| | |
| | | } |
| | | } |
| | | }, |
| | | "/api-wms/v1/locationProductamount/add": { |
| | | "/api-wms/v1/locationProductAmount/add": { |
| | | "post": { |
| | | "produces": [ |
| | | "application/json" |
| | |
| | | } |
| | | } |
| | | }, |
| | | "/api-wms/v1/locationProductamount/list": { |
| | | "/api-wms/v1/locationProductAmount/list": { |
| | | "post": { |
| | | "produces": [ |
| | | "application/json" |
| | |
| | | 9 |
| | | ], |
| | | "x-enum-comments": { |
| | | "LocationTypeAdjust": "库存盘点", |
| | | "LocationTypeCustomer": "客户位置", |
| | | "LocationTypeDisuse": "报废位置", |
| | | "LocationTypeInternal": "内部位置", |
| | |
| | | "request.AddLocationProductAmount": { |
| | | "type": "object", |
| | | "properties": { |
| | | "Amount": { |
| | | "description": "库存数量", |
| | | "type": "number" |
| | | }, |
| | | "adjustAmount": { |
| | | "description": "差值", |
| | | "type": "number" |
| | | }, |
| | | "decimal": { |
| | | "description": "库存数量", |
| | | "type": "number" |
| | | }, |
| | | "difference_amount": { |
| | | "differenceAmount": { |
| | | "description": "计数数量", |
| | | "type": "number" |
| | | }, |