From 6f52e069fe72b4e37b0712a7e097e3af97bbc25e Mon Sep 17 00:00:00 2001 From: zhangqian <zhangqian@123.com> Date: 星期一, 07 八月 2023 10:22:11 +0800 Subject: [PATCH] 收款计划兼容其他模块 --- docs/swagger.yaml | 30 ++++++++++++++++++------------ 1 files changed, 18 insertions(+), 12 deletions(-) diff --git a/docs/swagger.yaml b/docs/swagger.yaml index 5bb4c66..a70480d 100644 --- a/docs/swagger.yaml +++ b/docs/swagger.yaml @@ -1166,8 +1166,11 @@ remark: description: 澶囨敞 type: string - serviceContractId: - description: 鏈嶅姟鍚堝悓id + sourceId: + description: 婧愬崟id + type: integer + sourceType: + description: 婧愬崟绫诲瀷锛�1閿�鍞槑缁�2鏈嶅姟鍚堝悓3閿�鍞彂绁級 type: integer status: description: 鐘舵�侊紙1鏈敹2宸叉敹锛� @@ -4012,8 +4015,11 @@ remark: description: 澶囨敞 type: string - serviceContractId: - description: 鏈嶅姟鍚堝悓id + sourceId: + description: 婧愬崟id + type: integer + sourceType: + description: 婧愬崟绫诲瀷锛�1閿�鍞槑缁�2鏈嶅姟鍚堝悓3閿�鍞彂绁級 type: integer status: description: 鐘舵�侊紙1鏈敹2宸叉敹锛� @@ -9104,9 +9110,9 @@ description: OK schema: $ref: '#/definitions/contextx.Response' - summary: 娣诲姞鏈嶅姟鍚堝悓鏀舵璁″垝 + summary: 娣诲姞鏀舵璁″垝 tags: - - 鏈嶅姟鍚堝悓鏀舵璁″垝绠$悊 + - 鏀舵璁″垝绠$悊 /api/serviceCollectionPlan/delete/{id}: delete: parameters: @@ -9122,9 +9128,9 @@ description: OK schema: $ref: '#/definitions/contextx.Response' - summary: 鍒犻櫎鏈嶅姟鍚堝悓鏀舵璁″垝 + summary: 鍒犻櫎鏀舵璁″垝 tags: - - 鏈嶅姟鍚堝悓鏀舵璁″垝绠$悊 + - 鏀舵璁″垝绠$悊 /api/serviceCollectionPlan/list: get: parameters: @@ -9146,9 +9152,9 @@ $ref: '#/definitions/model.ServiceCollectionPlan' type: array type: object - summary: 鑾峰彇鏈嶅姟鍚堝悓鏀舵璁″垝鍒楄〃 + summary: 鑾峰彇鏀舵璁″垝鍒楄〃 tags: - - 鏈嶅姟鍚堝悓鏀舵璁″垝绠$悊 + - 鏀舵璁″垝绠$悊 /api/serviceCollectionPlan/update: put: parameters: @@ -9165,9 +9171,9 @@ description: OK schema: $ref: '#/definitions/contextx.Response' - summary: 鏇存柊鏈嶅姟鍚堝悓鏀舵璁″垝 + summary: 鏇存柊鏀舵璁″垝 tags: - - 鏈嶅姟鍚堝悓鏀舵璁″垝绠$悊 + - 鏀舵璁″垝绠$悊 /api/serviceContract/add: post: parameters: -- Gitblit v1.8.0