From 1444c7c800fc042cd99213e901d6ad3722d0f03f Mon Sep 17 00:00:00 2001 From: jiangshuai <291802688@qq.com> Date: 星期三, 27 九月 2023 16:13:53 +0800 Subject: [PATCH] 1.二期一部分代码 --- docs/swagger.yaml | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/swagger.yaml b/docs/swagger.yaml index dab3c6c..706069c 100644 --- a/docs/swagger.yaml +++ b/docs/swagger.yaml @@ -650,13 +650,13 @@ type: object request.AddLocationProductAmount: properties: + Amount: + description: 搴撳瓨鏁伴噺 + type: number adjustAmount: description: 宸�� type: number - decimal: - description: 搴撳瓨鏁伴噺 - type: number - difference_amount: + differenceAmount: description: 璁℃暟鏁伴噺 type: number locationId: @@ -1429,7 +1429,7 @@ summary: 淇敼涓婃灦瑙勫垯 tags: - 涓婃灦瑙勫垯 - /api-wms/v1/locationProductamount/add: + /api-wms/v1/locationProductAmount/add: post: parameters: - description: 鍏ュ簱/鍑哄簱淇℃伅 @@ -1448,7 +1448,7 @@ summary: 娣诲姞搴撳瓨鐩樼偣淇℃伅 tags: - 搴撳瓨鐩樼偣 - /api-wms/v1/locationProductamount/list: + /api-wms/v1/locationProductAmount/list: post: parameters: - description: 鏌ヨ鍙傛暟 -- Gitblit v1.8.0