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