| | |
| | | } |
| | | } |
| | | }, |
| | | "/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" |
| | |
| | | "request.AddLocationProductAmount": { |
| | | "type": "object", |
| | | "properties": { |
| | | "Amount": { |
| | | "description": "库存数量", |
| | | "type": "number" |
| | | }, |
| | | "adjustAmount": { |
| | | "description": "差值", |
| | | "type": "number" |
| | | }, |
| | | "decimal": { |
| | | "description": "库存数量", |
| | | "type": "number" |
| | | }, |
| | | "difference_amount": { |
| | | "differenceAmount": { |
| | | "description": "计数数量", |
| | | "type": "number" |
| | | }, |