From 5fa1de02759b9646e8987312736699755990e960 Mon Sep 17 00:00:00 2001 From: liujiandao <274878379@qq.com> Date: 星期五, 13 十月 2023 15:30:22 +0800 Subject: [PATCH] bug修改 --- docs/swagger.yaml | 17 +++++++++++++++++ 1 files changed, 17 insertions(+), 0 deletions(-) diff --git a/docs/swagger.yaml b/docs/swagger.yaml index ad410bd..00f968f 100644 --- a/docs/swagger.yaml +++ b/docs/swagger.yaml @@ -738,6 +738,8 @@ type: integer codeStandID: type: string + contractName: + type: string created_at: description: |- The date when the item was created @@ -2348,6 +2350,9 @@ codeStandID: description: 缂栫爜id type: string + contractName: + description: 鍚堝悓鍚嶇О + type: string file: type: string member_id: @@ -3601,6 +3606,9 @@ type: object request.GetContactList: properties: + clientId: + description: 瀹㈡埛id + type: integer page: description: 椤电爜 type: integer @@ -3745,6 +3753,9 @@ type: object request.GetSalesDetailsList: properties: + clientId: + description: 瀹㈡埛id + type: integer keyword: type: string keywordType: @@ -3791,6 +3802,9 @@ type: object request.GetSalesReturnList: properties: + clientId: + description: 瀹㈡埛id + type: integer keyword: type: string keywordType: @@ -4450,6 +4464,9 @@ codeStandID: description: 缂栫爜id type: string + contractName: + description: 鍚堝悓鍚嶇О + type: string file: type: string id: -- Gitblit v1.8.0