From 24789a42dd9eebeca16feb0c4e9a64ae691b776e Mon Sep 17 00:00:00 2001 From: liujiandao <274878379@qq.com> Date: 星期四, 07 三月 2024 14:51:42 +0800 Subject: [PATCH] srm获取仓库和操作记录信息 --- docs/swagger.yaml | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-) diff --git a/docs/swagger.yaml b/docs/swagger.yaml index 039abfe..ee77203 100644 --- a/docs/swagger.yaml +++ b/docs/swagger.yaml @@ -420,6 +420,7 @@ description: 鏁伴噺 type: number attachmentIDs: + description: 浠ヤ笅涓轰笉瀛樺簱鐨勫瓧娈� items: type: integer type: array @@ -496,6 +497,12 @@ isSale: description: 鏄惁閿�鍞� type: boolean + isStorage: + description: 鏃犲簱瀛樼殑鍦╳ms浠ュ強srm涓渶瑕佽繃婊ゆ帀 + type: integer + isVirtual: + description: 铏氭嫙鐗╂枡鍦∕RP璁$畻鏃惰烦杩囪灞傜骇鐩存帴棰嗙敤涓嬬骇鐗╂枡锛岃櫄鎷熺墿鏂欎笉鐢熸垚宸ュ崟 + type: integer makeAdvanceTime: description: 鍒堕�犲墠缃椂闂�(澶�) type: number @@ -812,6 +819,9 @@ $ref: '#/definitions/models.Company' companyId: type: integer + contacts: + description: 鑱旂郴浜� + type: string createTime: type: string id: @@ -1040,6 +1050,9 @@ maxLength: 5 minLength: 1 type: string + contacts: + description: 鑱旂郴浜� + type: string inboundTransportation: description: 鍏ュ悜杩愯緭 type: integer -- Gitblit v1.8.0