Browse Source

方法注释

wangh 1 year ago
parent
commit
c384481c01
1 changed files with 1 additions and 1 deletions
  1. 1 1
      OASystem/OASystem.Api/Controllers/SystemController.cs

+ 1 - 1
OASystem/OASystem.Api/Controllers/SystemController.cs

@@ -1428,7 +1428,7 @@ namespace OASystem.API.Controllers
         }
 
         /// <summary>
-        /// 操作权限功能表
+        /// 操作权限功能表操作(Status 1:添加,2:编辑)
         /// </summary>
         /// <returns></returns>
         [HttpPost]