refactor: 调整group 的STATE字段的含义
diff --git a/poa-api-docs/api-docs/user-data-service-thirdparty-poa.v1.yaml b/poa-api-docs/api-docs/user-data-service-thirdparty-poa.v1.yaml
index ad7bc42..a491e6f 100644
--- a/poa-api-docs/api-docs/user-data-service-thirdparty-poa.v1.yaml
+++ b/poa-api-docs/api-docs/user-data-service-thirdparty-poa.v1.yaml
@@ -339,7 +339,7 @@
               title: 类型
               type: string
             state: 
-              title: 状态(0:正常,1:冻结,2:注销)
+              title: 状态(1:启用,0:禁用)
               type: integer
               format: int32
             sort:
@@ -381,7 +381,7 @@
           title: 描述
           type: string
         state:
-          title: 状态(0:正常,1:冻结,2:注销)
+          title: 状态(1:启用,0:禁用)
           type: integer
           format: int32
         categoryCode:
@@ -402,7 +402,7 @@
           title: 描述
           type: string
         state:
-          title: 状态(0:正常,1:冻结,2:注销)
+          title: 状态(1:启用,0:禁用)
           type: integer
           format: int32
         categoryCode: