liyuanyuan 3 lat temu
rodzic
commit
47dd980f5a

+ 1 - 1
web/YTSoft.BaseCallCenter.MVCWeb/Controllers/Com/TagController.cs

@@ -153,7 +153,7 @@ namespace YTSoft.BaseCallCenter.MVCWeb.Controllers
153 153
                 return Error("失败");
154 154
         }
155 155
 
156
-        [ActionName("editdata")]
156
+       
157 157
         public bool SetTopping(int noticeid)
158 158
         {
159 159
           return  busTag.SetTopping(noticeid);