From: 刘洪青 Date: Tue, 24 Nov 2020 09:26:11 +0000 (+0800) Subject: refactor: 调整group 的STATE字段的含义 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=d1970c292ed7e3c9e769afa7f15d4d6f64ba31ee;p=institute%2Fdeploy-authx-service.git 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 @@ 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: