liyuanyuan 3 vuotta sitten
vanhempi
commit
f9720ac6fe

+ 1 - 2
RMYY_CallCenter_Api/Controllers/ApplicationsRefreshController.cs

@@ -20,8 +20,7 @@ namespace RMYY_CallCenter_Api.Controllers
20 20
     public class ApplicationsRefreshController : BaseController
21 21
     {
22 22
         BLL.T_Client_Applications bll = new BLL.T_Client_Applications();
23
-
24
-        [Authority]
23
+ 
25 24
         /// <summary>
26 25
         /// 获取所有库列表
27 26
         /// </summary>