Browse Source

银联去除授权

DuGuYang 1 year ago
parent
commit
cda394f50f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Areas/Api/Controllers/Main/UserSwapWhiteController.cs

+ 1 - 1
Areas/Api/Controllers/Main/UserSwapWhiteController.cs

@@ -24,7 +24,7 @@ namespace MySystem.Areas.Api.Controllers.v1
 
 
         #region 风险管理-风险创客列表
-        [Authorize]
+        // [Authorize]
         public JsonResult QueryUserRiskFlag(string value)
         {
             value = PublicFunction.DesDecrypt(value);