| | |
| | | type: object |
| | | request.AddLocationProductAmount: |
| | | properties: |
| | | Amount: |
| | | description: 库存数量 |
| | | type: number |
| | | adjustAmount: |
| | | description: 差值 |
| | | type: number |
| | | decimal: |
| | | description: 库存数量 |
| | | type: number |
| | | difference_amount: |
| | | differenceAmount: |
| | | description: 计数数量 |
| | | type: number |
| | | locationId: |
| | |
| | | summary: 修改上架规则 |
| | | tags: |
| | | - 上架规则 |
| | | /api-wms/v1/locationProductamount/add: |
| | | /api-wms/v1/locationProductAmount/add: |
| | | post: |
| | | parameters: |
| | | - description: 入库/出库信息 |
| | |
| | | summary: 添加库存盘点信息 |
| | | tags: |
| | | - 库存盘点 |
| | | /api-wms/v1/locationProductamount/list: |
| | | /api-wms/v1/locationProductAmount/list: |
| | | post: |
| | | parameters: |
| | | - description: 查询参数 |