refactor: 调整group 的STATE字段的含义
author刘洪青 <hongqing.liu@supwisdom.com>
Tue, 24 Nov 2020 09:26:11 +0000 (17:26 +0800)
committer刘洪青 <hongqing.liu@supwisdom.com>
Tue, 24 Nov 2020 09:26:11 +0000 (17:26 +0800)
poa-api-docs/api-docs/user-data-service-thirdparty-poa.v1.yaml

index ad7bc42..a491e6f 100644 (file)
@@ -339,7 +339,7 @@ components:
               title: 类型
               type: string
             state: 
-              title: 状态(0:正常,1:冻结,2:注销
+              title: 状态(1:启用,0:禁用
               type: integer
               format: int32
             sort:
@@ -381,7 +381,7 @@ components:
           title: 描述
           type: string
         state:
-          title: 状态(0:正常,1:冻结,2:注销
+          title: 状态(1:启用,0:禁用
           type: integer
           format: int32
         categoryCode:
@@ -402,7 +402,7 @@ components:
           title: 描述
           type: string
         state:
-          title: 状态(0:正常,1:冻结,2:注销
+          title: 状态(1:启用,0:禁用
           type: integer
           format: int32
         categoryCode: