| | |
| | | } |
| | | ] |
| | | }, |
| | | "checkedAt": { |
| | | "type": "string" |
| | | }, |
| | | "checkedBy": { |
| | | "type": "string" |
| | | }, |
| | | "comment": { |
| | | "type": "string" |
| | | }, |
| | |
| | | "type": "integer" |
| | | }, |
| | | "contacterName": { |
| | | "type": "string" |
| | | }, |
| | | "createBy": { |
| | | "type": "string" |
| | | }, |
| | | "createTime": { |
| | |
| | | "type": "number" |
| | | }, |
| | | "floating": { |
| | | "description": "是否浮动利率", |
| | | "type": "boolean" |
| | | }, |
| | | "unit": { |
| | |
| | | "description": "在库数量", |
| | | "type": "number" |
| | | }, |
| | | "amountMoreUnits": { |
| | | "description": "在库数量多单位", |
| | | "type": "array", |
| | | "items": { |
| | | "$ref": "#/definitions/models.UnitItems" |
| | | } |
| | | }, |
| | | "availableNumber": { |
| | | "description": "可用库存", |
| | | "type": "number" |
| | | }, |
| | | "availableNumberMoreUnits": { |
| | | "description": "可用库存多单位", |
| | | "type": "array", |
| | | "items": { |
| | | "$ref": "#/definitions/models.UnitItems" |
| | | } |
| | | }, |
| | | "cost": { |
| | | "description": "成本", |
| | |
| | | "description": "入库", |
| | | "type": "number" |
| | | }, |
| | | "inMoreUnits": { |
| | | "description": "入库多单位", |
| | | "type": "array", |
| | | "items": { |
| | | "$ref": "#/definitions/models.UnitItems" |
| | | } |
| | | }, |
| | | "out": { |
| | | "description": "出库", |
| | | "type": "number" |
| | | }, |
| | | "outMoreUnits": { |
| | | "description": "出库多单位", |
| | | "type": "array", |
| | | "items": { |
| | | "$ref": "#/definitions/models.UnitItems" |
| | | } |
| | | }, |
| | | "produceId": { |
| | | "description": "产品id", |
| | |
| | | "description": "数量", |
| | | "type": "number" |
| | | }, |
| | | "amountMoreUnits": { |
| | | "description": "在库数量多单位", |
| | | "type": "array", |
| | | "items": { |
| | | "$ref": "#/definitions/models.UnitItems" |
| | | } |
| | | }, |
| | | "locationId": { |
| | | "description": "位置id", |
| | | "type": "integer" |