From 1041c15ba9f55e1be4078fc24cef9acfbc0a4326 Mon Sep 17 00:00:00 2001 From: wangpengfei <274878379@qq.com> Date: 星期三, 09 八月 2023 17:02:05 +0800 Subject: [PATCH] fix --- docs/swagger.yaml | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/swagger.yaml b/docs/swagger.yaml index 9c4a623..4b9f789 100644 --- a/docs/swagger.yaml +++ b/docs/swagger.yaml @@ -116,12 +116,12 @@ - ReceiptQueryClassExpireLessThen60Days constvar.SalesStatus: enum: - - -1 + - 0 - 1 - 2 - 3 - 4 - - 5 + - -1 type: integer x-enum-comments: SalesStatusFail: 澶辫触 @@ -131,12 +131,12 @@ SalesStatusNew: 鏂板缓 SalesStatusSuccess: 鎴愬姛 x-enum-varnames: - - SalesStatusFail - SalesStatusNew - SalesStatusIng - SalesStatusSuccess - SalesStatusLevelUptoClient - SalesStatusLevelUptoClientAndSalesChance + - SalesStatusFail constvar.ServiceContractKeywordType: enum: - 鏈嶅姟鍚堝悓缂栧彿 @@ -2614,6 +2614,8 @@ member_id: type: integer type: + description: '绫诲瀷: client: 瀹㈡埛; salesLead: 閿�鍞嚎绱�; contact: 鑱旂郴浜�; followRecord: + 璺熻繘璁板綍' type: string type: object request.CasbinInfo: -- Gitblit v1.8.0