| | |
| | | } |
| | | } |
| | | }, |
| | | "/api-wms/v1/reorderRule/submitOrder": { |
| | | "post": { |
| | | "produces": [ |
| | | "application/json" |
| | | ], |
| | | "tags": [ |
| | | "重订货规则" |
| | | ], |
| | | "summary": "再订一次", |
| | | "parameters": [ |
| | | { |
| | | "description": "参数", |
| | | "name": "object", |
| | | "in": "body", |
| | | "required": true, |
| | | "schema": { |
| | | "$ref": "#/definitions/models.ReorderRule" |
| | | } |
| | | } |
| | | ], |
| | | "responses": { |
| | | "200": { |
| | | "description": "成功", |
| | | "schema": { |
| | | "$ref": "#/definitions/util.Response" |
| | | } |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "/api-wms/v1/reorderRule/updateReorderRule": { |
| | | "post": { |
| | | "produces": [ |
| | |
| | | "description": "HSCode string ` + "`" + `gorm:\"type:varchar(255);comment:HS编码\" json:\"HSCode\"` + "`" + ` //HS编码\nOriginCountryId int ` + "`" + `gorm:\"type:int(11);comment:原产地id\" json:\"originCountryId\"` + "`" + ` //原产地id\nOriginCountryName string ` + "`" + `gorm:\"type:varchar(255);comment:原产地名称\" json:\"originCountryName\"` + "`" + ` //原产地名称", |
| | | "type": "string" |
| | | }, |
| | | "inputAmount": { |
| | | "type": "number" |
| | | }, |
| | | "internalNotes": { |
| | | "description": "内部说明", |
| | | "type": "string" |
| | |
| | | "description": "最大库存", |
| | | "type": "number" |
| | | }, |
| | | "maxInventoryRule": { |
| | | "description": "最大库存", |
| | | "type": "number" |
| | | }, |
| | | "minInventory": { |
| | | "description": "最小库存", |
| | | "type": "number" |
| | | }, |
| | | "minInventoryRule": { |
| | | "description": "最小库存", |
| | | "type": "number" |
| | | }, |
| | |
| | | "description": "出库说明", |
| | | "type": "string" |
| | | }, |
| | | "outputAmount": { |
| | | "type": "number" |
| | | }, |
| | | "predictionAmount": { |
| | | "type": "number" |
| | | }, |
| | | "principal": { |
| | | "description": "负责人", |
| | | "type": "string" |
| | |
| | | }, |
| | | "purchaseType": { |
| | | "$ref": "#/definitions/constvar.PurchaseType" |
| | | }, |
| | | "reorderRuleNum": { |
| | | "type": "integer" |
| | | }, |
| | | "salePrice": { |
| | | "description": "销售单价", |
| | |
| | | "description": "路线", |
| | | "type": "string" |
| | | }, |
| | | "supplierId": { |
| | | "description": "供应商id", |
| | | "type": "integer" |
| | | }, |
| | | "unit": { |
| | | "description": "单位", |
| | | "type": "string" |