| | |
| | | - CostingMethodStandardPrice |
| | | - CostingMethodFIFO |
| | | - CostingMethodAverageCost |
| | | constvar.FileTemplateCategory: |
| | | enum: |
| | | - 1 |
| | | - 2 |
| | | type: integer |
| | | x-enum-comments: |
| | | FileTemplateCategory_Output: 出库 |
| | | FileTemplateCategory_Selfmade: 入库-自制 |
| | | x-enum-varnames: |
| | | - FileTemplateCategory_Selfmade |
| | | - FileTemplateCategory_Output |
| | | constvar.FileType: |
| | | enum: |
| | | - file |
| | |
| | | x-enum-varnames: |
| | | - RuleType_Product |
| | | - RuleType_ProductCategory |
| | | constvar.SystemConfigType: |
| | | enum: |
| | | - 1 |
| | | type: integer |
| | | x-enum-comments: |
| | | SystemConfigTypeInventoryCutOffPoint: 库存结算时间点 |
| | | x-enum-varnames: |
| | | - SystemConfigTypeInventoryCutOffPoint |
| | | constvar.WhetherType: |
| | | enum: |
| | | - 1 |
| | |
| | | - WhetherTypeAsk |
| | | - WhetherTypeAlways |
| | | - ReservationNever |
| | | gorm.DeletedAt: |
| | | properties: |
| | | time: |
| | | type: string |
| | | valid: |
| | | description: Valid is true if Time is not NULL |
| | | type: boolean |
| | | type: object |
| | | inventory_order.WorkerInfo: |
| | | properties: |
| | | id: |
| | | type: string |
| | | name: |
| | | type: string |
| | | type: object |
| | | models.Attachment: |
| | | properties: |
| | | FileUrl: |
| | |
| | | $ref: '#/definitions/constvar.FileType' |
| | | id: |
| | | type: integer |
| | | type: object |
| | | models.Attribute: |
| | | properties: |
| | | createdAt: |
| | | type: string |
| | | dataType: |
| | | description: 值类型(1字符串 2 int 3 下拉框 ) |
| | | type: integer |
| | | deletedAt: |
| | | $ref: '#/definitions/gorm.DeletedAt' |
| | | entityType: |
| | | description: 给谁用的 1 物料(产品) |
| | | type: integer |
| | | id: |
| | | type: integer |
| | | name: |
| | | description: 属性名称 |
| | | type: string |
| | | selectValues: |
| | | description: dateType=3时用 |
| | | items: |
| | | type: string |
| | | type: array |
| | | updatedAt: |
| | | type: string |
| | | value: |
| | | description: 从AttributeValue取到的value |
| | | type: string |
| | | type: object |
| | | models.Company: |
| | | properties: |
| | |
| | | description: 仓库ID |
| | | type: integer |
| | | type: object |
| | | models.LocationProductAmount: |
| | | properties: |
| | | amount: |
| | | description: 库存数量 |
| | | type: number |
| | | createDate: |
| | | description: 日期 |
| | | type: string |
| | | createTime: |
| | | type: string |
| | | id: |
| | | type: integer |
| | | location: |
| | | $ref: '#/definitions/models.Location' |
| | | locationId: |
| | | description: |- |
| | | LocationProductId int `json:"locationProductId" gorm:"type:int;not null;comment:上架规则id"` //上架规则id |
| | | LocationProduct LocationProduct `json:"locationProduct" gorm:"foreignKey:LocationProductId;references:Id"` |
| | | type: integer |
| | | product: |
| | | $ref: '#/definitions/models.Material' |
| | | productCategory: |
| | | $ref: '#/definitions/models.ProductCategory' |
| | | productCategoryId: |
| | | description: 产品种类id |
| | | type: integer |
| | | productId: |
| | | description: 产品id |
| | | type: string |
| | | updateTime: |
| | | type: string |
| | | type: object |
| | | models.LogisticCompany: |
| | | properties: |
| | | contact: |
| | |
| | | items: |
| | | $ref: '#/definitions/models.Attachment' |
| | | type: array |
| | | attributes: |
| | | description: 动态属性 |
| | | items: |
| | | $ref: '#/definitions/models.Attribute' |
| | | type: array |
| | | autoIncr: |
| | | type: integer |
| | | barcode: |
| | | barCode: |
| | | description: 条码 |
| | | type: string |
| | | buyExplain: |
| | |
| | | cost: |
| | | description: 成本 |
| | | type: number |
| | | createBy: |
| | | description: 创建人 |
| | | type: string |
| | | currencyName: |
| | | description: 币种名称 |
| | | type: string |
| | |
| | | type: number |
| | | deliveryAdvanceTime: |
| | | description: 客户前置时间(天) |
| | | type: number |
| | | grossUnit: |
| | | type: string |
| | | grossWeight: |
| | | type: number |
| | | id: |
| | | type: string |
| | |
| | | - $ref: '#/definitions/constvar.MaterialMode' |
| | | description: MaterialType constvar.ProductType `gorm:"index;type:int(11);comment:物料类型(数字)" |
| | | json:"materialType"` |
| | | moreUnit: |
| | | type: boolean |
| | | moreUnitList: |
| | | items: |
| | | $ref: '#/definitions/models.UnitItems' |
| | | type: array |
| | | name: |
| | | description: 物料名称 |
| | | type: string |
| | | netUnit: |
| | | type: string |
| | | netWeight: |
| | | type: number |
| | | note: |
| | | type: string |
| | | orderAdvanceTime: |
| | |
| | | description: 重量 |
| | | type: number |
| | | type: object |
| | | models.MonthStats: |
| | | properties: |
| | | MoreUnitsArr: |
| | | description: 期末其他单位数组 |
| | | items: |
| | | $ref: '#/definitions/models.UnitItems' |
| | | type: array |
| | | amount: |
| | | description: 期末结余数量 |
| | | type: number |
| | | beginAmount: |
| | | description: 期初数量 |
| | | type: number |
| | | beginMoreUnitsArr: |
| | | description: 期初其他单位数组 |
| | | items: |
| | | $ref: '#/definitions/models.UnitItems' |
| | | type: array |
| | | createTime: |
| | | type: string |
| | | date: |
| | | description: 日期 2024-04 |
| | | type: string |
| | | id: |
| | | type: integer |
| | | inputAmount: |
| | | description: 入库数量 |
| | | type: number |
| | | inputMoreUnitsArr: |
| | | description: 入库其他单位数组 |
| | | items: |
| | | $ref: '#/definitions/models.UnitItems' |
| | | type: array |
| | | outputAmount: |
| | | description: 出库数量 |
| | | type: number |
| | | outputMoreUnitsArr: |
| | | description: 出库其他单位数组 |
| | | items: |
| | | $ref: '#/definitions/models.UnitItems' |
| | | type: array |
| | | productId: |
| | | description: 产品id |
| | | type: string |
| | | productName: |
| | | description: 产品名称 |
| | | type: string |
| | | unit: |
| | | description: 单位 |
| | | type: string |
| | | updateTime: |
| | | type: string |
| | | weight: |
| | | description: 重量 |
| | | type: number |
| | | type: object |
| | | models.MoveHistory: |
| | | properties: |
| | | amount: |
| | | description: 数量 |
| | | type: number |
| | | baseOperationType: |
| | | allOf: |
| | | - $ref: '#/definitions/constvar.BaseOperationType' |
| | | description: 基础作业类型 |
| | | createTime: |
| | | type: string |
| | | fromLocation: |
| | | description: 源位置 |
| | | type: string |
| | | fromLocationId: |
| | | description: 源位置id |
| | | type: integer |
| | | id: |
| | | type: integer |
| | | number: |
| | | description: 单号 |
| | | type: string |
| | | operationId: |
| | | description: 操作id |
| | | type: integer |
| | | operationTypeId: |
| | | description: 作业类型id |
| | | type: integer |
| | | operationTypeName: |
| | | description: 作业类型名称 |
| | | type: string |
| | | operator: |
| | | description: 操作者 |
| | | type: string |
| | | productId: |
| | | description: 产品id |
| | | type: string |
| | | productName: |
| | | description: 产品名称 |
| | | type: string |
| | | toLocation: |
| | | description: 目标位置 |
| | | type: string |
| | | toLocationId: |
| | | description: 目标位置id |
| | | type: integer |
| | | unit: |
| | | description: 单位 |
| | | type: string |
| | | updateTime: |
| | | type: string |
| | | weight: |
| | | description: 重量 |
| | | type: number |
| | | type: object |
| | | models.Operation: |
| | | properties: |
| | | accountant: |
| | | type: string |
| | | accountantId: |
| | | type: string |
| | | auditDate: |
| | | type: string |
| | | baseOperationType: |
| | | allOf: |
| | | - $ref: '#/definitions/constvar.BaseOperationType' |
| | | description: 基础作业类型 |
| | | checkedBy: |
| | | type: string |
| | | comment: |
| | | type: string |
| | | companyID: |
| | | type: integer |
| | | type: string |
| | | companyName: |
| | | type: string |
| | | contacterID: |
| | | type: integer |
| | | contacterName: |
| | | type: string |
| | | createBy: |
| | | type: string |
| | | createTime: |
| | | type: string |
| | | custodian: |
| | | type: string |
| | | custodianId: |
| | | type: string |
| | | details: |
| | | items: |
| | |
| | | type: array |
| | | id: |
| | | type: integer |
| | | isInternalOutput: |
| | | description: 是否调拨产生的出库 |
| | | type: boolean |
| | | location: |
| | | allOf: |
| | | - $ref: '#/definitions/models.Location' |
| | |
| | | logisticWeight: |
| | | description: 物流重量 |
| | | type: number |
| | | manager: |
| | | type: string |
| | | managerId: |
| | | type: string |
| | | number: |
| | | description: 单号 |
| | | type: string |
| | |
| | | type: string |
| | | receiverPhone: |
| | | type: string |
| | | remark: |
| | | type: string |
| | | salesDetailsNumber: |
| | | type: string |
| | | source: |
| | |
| | | type: integer |
| | | updateTime: |
| | | type: string |
| | | warehouseId: |
| | | type: integer |
| | | waybillNumber: |
| | | description: 运单号 |
| | | type: string |
| | |
| | | description: ProductName string `json:"productName" gorm:"type:varchar(255);not |
| | | null;comment:产品名称"` //产品名称 |
| | | type: number |
| | | auxiliaryAmount: |
| | | type: number |
| | | auxiliaryUnit: |
| | | type: string |
| | | cost: |
| | | description: 成本单价 |
| | | type: number |
| | | createTime: |
| | | type: string |
| | | fromLocation: |
| | |
| | | type: integer |
| | | id: |
| | | type: integer |
| | | isInternalOutput: |
| | | description: 是否调拨产生的出库 |
| | | type: boolean |
| | | operationId: |
| | | description: 操作id |
| | | type: integer |
| | |
| | | productId: |
| | | description: 产品id |
| | | type: string |
| | | remark: |
| | | type: string |
| | | salePrice: |
| | | description: 销售单价 |
| | | type: number |
| | | toLocation: |
| | | allOf: |
| | | - $ref: '#/definitions/models.Location' |
| | |
| | | toLocationId: |
| | | description: 目标位置id |
| | | type: integer |
| | | totalGrossWeight: |
| | | type: number |
| | | totalNetWeight: |
| | | type: number |
| | | updateTime: |
| | | type: string |
| | | type: object |
| | |
| | | updateTime: |
| | | type: string |
| | | type: object |
| | | models.SystemConfig: |
| | | properties: |
| | | configType: |
| | | allOf: |
| | | - $ref: '#/definitions/constvar.SystemConfigType' |
| | | description: 每月库存结算时间点 |
| | | createTime: |
| | | type: string |
| | | id: |
| | | type: integer |
| | | name: |
| | | description: 设置名称 |
| | | type: string |
| | | updateTime: |
| | | type: string |
| | | val: |
| | | description: 设置值 |
| | | type: string |
| | | type: object |
| | | models.UnitDict: |
| | | properties: |
| | | id: |
| | |
| | | isDefault: |
| | | type: boolean |
| | | name: |
| | | type: string |
| | | type: object |
| | | models.UnitItems: |
| | | properties: |
| | | amount: |
| | | type: number |
| | | floating: |
| | | description: 是否浮动利率 |
| | | type: boolean |
| | | unit: |
| | | type: string |
| | | type: object |
| | | models.Warehouse: |
| | |
| | | type: string |
| | | createTime: |
| | | type: string |
| | | fileTemplateCategoryIn: |
| | | $ref: '#/definitions/constvar.FileTemplateCategory' |
| | | fileTemplateCategoryOut: |
| | | $ref: '#/definitions/constvar.FileTemplateCategory' |
| | | id: |
| | | type: integer |
| | | inboundTransportation: |
| | |
| | | type: string |
| | | warehouseLocation: |
| | | description: 库存位置 |
| | | type: string |
| | | type: object |
| | | request.AddAttribute: |
| | | properties: |
| | | dataType: |
| | | description: 值类型(1字符串 2 int 3 下拉框 ) |
| | | type: integer |
| | | entityType: |
| | | description: 给谁用的 1 物料(产品) |
| | | type: integer |
| | | name: |
| | | description: 属性名称 |
| | | type: string |
| | | selectValues: |
| | | items: |
| | | type: string |
| | | type: array |
| | | type: object |
| | | request.AddAttributeValue: |
| | | properties: |
| | | attributeId: |
| | | type: integer |
| | | entityId: |
| | | type: string |
| | | value: |
| | | type: string |
| | | type: object |
| | | request.AddCompany: |
| | |
| | | type: object |
| | | request.AddOperation: |
| | | properties: |
| | | accountant: |
| | | type: string |
| | | accountantId: |
| | | type: string |
| | | baseOperationType: |
| | | allOf: |
| | | - $ref: '#/definitions/constvar.BaseOperationType' |
| | | description: 基础作业类型 5库存盘点 |
| | | comment: |
| | | description: 备注 |
| | | type: string |
| | | companyID: |
| | | description: 公司ID-客户 |
| | | type: integer |
| | | type: string |
| | | companyName: |
| | | description: 公司名称-客户名称 |
| | | type: string |
| | |
| | | type: integer |
| | | contacterName: |
| | | description: 联系人姓名-非必填 |
| | | type: string |
| | | custodian: |
| | | type: string |
| | | custodianId: |
| | | type: string |
| | | details: |
| | | items: |
| | |
| | | logisticWeight: |
| | | description: 物流重量 |
| | | type: number |
| | | manager: |
| | | type: string |
| | | managerId: |
| | | type: string |
| | | number: |
| | | description: 单号 |
| | | type: string |
| | |
| | | description: 状态 |
| | | toLocationId: |
| | | description: 目标位置id |
| | | type: integer |
| | | warehouseId: |
| | | description: 仓库id |
| | | type: integer |
| | | waybillNumber: |
| | | description: 运单号 |
| | |
| | | required: |
| | | - code |
| | | type: object |
| | | request.AttributeList: |
| | | properties: |
| | | entityType: |
| | | type: integer |
| | | keyword: |
| | | type: string |
| | | page: |
| | | description: 页码 |
| | | type: integer |
| | | pageSize: |
| | | description: 每页大小 |
| | | type: integer |
| | | type: object |
| | | request.DoMonthStats: |
| | | properties: |
| | | token: |
| | | type: string |
| | | type: object |
| | | request.FinishLocationProductAmount: |
| | | properties: |
| | | locationProductAmountId: |
| | |
| | | description: 单位 |
| | | type: string |
| | | type: object |
| | | request.GetList: |
| | | properties: |
| | | keyword: |
| | | type: string |
| | | page: |
| | | description: 页码 |
| | | type: integer |
| | | pageSize: |
| | | description: 每页大小 |
| | | type: integer |
| | | type: object |
| | | request.GetLocationForms: |
| | | properties: |
| | | keyWord: |
| | |
| | | description: 每页大小 |
| | | type: integer |
| | | type: |
| | | type: integer |
| | | type: object |
| | | request.GetMonthStats: |
| | | properties: |
| | | date: |
| | | type: string |
| | | keyword: |
| | | type: string |
| | | page: |
| | | description: 页码 |
| | | type: integer |
| | | pageSize: |
| | | description: 每页大小 |
| | | type: integer |
| | | type: object |
| | | request.GetProductList: |
| | |
| | | properties: |
| | | condition: |
| | | type: string |
| | | keyword: |
| | | description: 关键字搜索 |
| | | type: string |
| | | locationId: |
| | | description: 位置ID |
| | | type: integer |
| | | page: |
| | | description: 页码 |
| | | type: integer |
| | | pageSize: |
| | | description: 每页大小 |
| | | type: integer |
| | | warehouseId: |
| | | description: 仓库ID |
| | | type: integer |
| | | type: object |
| | | request.OperationDetails: |
| | |
| | | description: ProductName string `json:"productName" gorm:"type:varchar(255);not |
| | | null;comment:产品名称"` //产品名称 |
| | | type: number |
| | | auxiliaryAmount: |
| | | description: 辅助数量 |
| | | type: number |
| | | auxiliaryUnit: |
| | | description: 辅助单位 |
| | | type: string |
| | | cost: |
| | | description: 成本单价 |
| | | type: number |
| | | fromLocationId: |
| | | description: |- |
| | | Unit string `json:"unit" gorm:"type:varchar(31);comment:单位"` //单位 |
| | |
| | | productId: |
| | | description: 产品id |
| | | type: string |
| | | remark: |
| | | type: string |
| | | salePrice: |
| | | description: 销售单价 |
| | | type: number |
| | | toLocationId: |
| | | description: 目标位置id |
| | | type: integer |
| | | totalGrossWeight: |
| | | description: 总毛重 |
| | | type: number |
| | | totalNetWeight: |
| | | description: 总净重 |
| | | type: number |
| | | type: object |
| | | request.OperationList: |
| | | properties: |
| | | baseOperationType: |
| | | allOf: |
| | | - $ref: '#/definitions/constvar.BaseOperationType' |
| | | description: 1 入库 2 出库 3 内部调拨 4 报废 5 库存盘点 |
| | | number: |
| | | type: string |
| | | operationTypeId: |
| | |
| | | $ref: '#/definitions/request.UnitDict' |
| | | type: array |
| | | type: object |
| | | request.SystemConfig: |
| | | properties: |
| | | ID: |
| | | type: integer |
| | | configType: |
| | | allOf: |
| | | - $ref: '#/definitions/constvar.SystemConfigType' |
| | | description: 1 每月库存结算时间点 |
| | | name: |
| | | description: 设置名称 |
| | | type: string |
| | | val: |
| | | description: 设置值 |
| | | type: string |
| | | type: object |
| | | request.UnitDict: |
| | | properties: |
| | | isDefault: |
| | | type: boolean |
| | | name: |
| | | type: string |
| | | type: object |
| | | request.UpdateAttribute: |
| | | properties: |
| | | dataType: |
| | | description: 值类型(1字符串 2 int 3 下拉框 ) |
| | | type: integer |
| | | entityType: |
| | | description: 给谁用的 1 物料(产品) |
| | | type: integer |
| | | id: |
| | | type: integer |
| | | name: |
| | | description: 属性名称 |
| | | type: string |
| | | selectValues: |
| | | items: |
| | | type: string |
| | | type: array |
| | | type: object |
| | | request.UpdateAttributeValue: |
| | | properties: |
| | | attributeId: |
| | | type: integer |
| | | entityId: |
| | | type: string |
| | | id: |
| | | type: integer |
| | | value: |
| | | type: string |
| | | type: object |
| | | request.UpdateCompany: |
| | |
| | | type: object |
| | | request.UpdateOperation: |
| | | properties: |
| | | accountant: |
| | | type: string |
| | | accountantId: |
| | | type: string |
| | | baseOperationType: |
| | | allOf: |
| | | - $ref: '#/definitions/constvar.BaseOperationType' |
| | |
| | | type: string |
| | | companyID: |
| | | description: 公司ID-客户 |
| | | type: integer |
| | | type: string |
| | | companyName: |
| | | description: 公司名称-客户名称 |
| | | type: string |
| | |
| | | type: integer |
| | | contacterName: |
| | | description: 联系人姓名-非必填 |
| | | type: string |
| | | custodian: |
| | | type: string |
| | | custodianId: |
| | | type: string |
| | | details: |
| | | items: |
| | |
| | | logisticWeight: |
| | | description: 物流重量 |
| | | type: number |
| | | manager: |
| | | type: string |
| | | managerId: |
| | | type: string |
| | | number: |
| | | description: 单号 |
| | | type: string |
| | |
| | | amount: |
| | | description: 在库数量 |
| | | type: number |
| | | amountMoreUnits: |
| | | description: 在库数量多单位 |
| | | items: |
| | | $ref: '#/definitions/models.UnitItems' |
| | | type: array |
| | | availableNumber: |
| | | description: 可用库存 |
| | | type: number |
| | | availableNumberMoreUnits: |
| | | description: 可用库存多单位 |
| | | items: |
| | | $ref: '#/definitions/models.UnitItems' |
| | | type: array |
| | | cost: |
| | | description: 成本 |
| | | type: number |
| | | in: |
| | | description: 入库 |
| | | type: number |
| | | inMoreUnits: |
| | | description: 入库多单位 |
| | | items: |
| | | $ref: '#/definitions/models.UnitItems' |
| | | type: array |
| | | out: |
| | | description: 出库 |
| | | type: number |
| | | outMoreUnits: |
| | | description: 出库多单位 |
| | | items: |
| | | $ref: '#/definitions/models.UnitItems' |
| | | type: array |
| | | produceId: |
| | | description: 产品id |
| | | type: string |
| | |
| | | description: 总价值 |
| | | type: number |
| | | type: object |
| | | response.InventoryHistory: |
| | | properties: |
| | | amount: |
| | | description: 数量 |
| | | type: number |
| | | baseOperationType: |
| | | allOf: |
| | | - $ref: '#/definitions/constvar.BaseOperationType' |
| | | description: 基础作业类型 |
| | | contactedName: |
| | | description: 完成者 |
| | | type: string |
| | | date: |
| | | description: 日期 |
| | | type: string |
| | | fromLocation: |
| | | description: 源位置 |
| | | type: string |
| | | fromLocationId: |
| | | type: integer |
| | | number: |
| | | description: 单号 |
| | | type: string |
| | | operationId: |
| | | type: integer |
| | | operationTypeName: |
| | | description: 作业类型名称 |
| | | type: string |
| | | productId: |
| | | type: string |
| | | productName: |
| | | description: 产品名称 |
| | | type: string |
| | | status: |
| | | description: 状态 |
| | | type: string |
| | | toLocation: |
| | | description: 目标位置 |
| | | type: string |
| | | toLocationId: |
| | | type: integer |
| | | unit: |
| | | description: 单位 |
| | | type: string |
| | | weight: |
| | | description: 重量 |
| | | type: number |
| | | type: object |
| | | response.LocationForms: |
| | | properties: |
| | | amount: |
| | | description: 数量 |
| | | type: number |
| | | amountMoreUnits: |
| | | description: 在库数量多单位 |
| | | items: |
| | | $ref: '#/definitions/models.UnitItems' |
| | | type: array |
| | | locationId: |
| | | description: 位置id |
| | | type: integer |
| | |
| | | summary: 上传附件 |
| | | tags: |
| | | - 附件管理 |
| | | /api-wms/v1/attribute/attribute: |
| | | get: |
| | | parameters: |
| | | - description: 属性值和对象信息 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.AttributeList' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: 成功 |
| | | schema: |
| | | $ref: '#/definitions/util.Response' |
| | | summary: 添加属性值和对象 |
| | | tags: |
| | | - 属性值和对象 |
| | | post: |
| | | parameters: |
| | | - description: 属性信息 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.AddAttribute' |
| | | - description: token |
| | | in: header |
| | | name: Authorization |
| | | required: true |
| | | type: string |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: 成功 |
| | | schema: |
| | | $ref: '#/definitions/util.Response' |
| | | summary: 添加属性 |
| | | tags: |
| | | - 属性 |
| | | /api-wms/v1/attribute/delete/{id}: |
| | | delete: |
| | | parameters: |
| | | - description: token |
| | | in: header |
| | | name: Authorization |
| | | required: true |
| | | type: string |
| | | - description: 属性id |
| | | in: path |
| | | name: id |
| | | required: true |
| | | type: string |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: 成功 |
| | | schema: |
| | | $ref: '#/definitions/util.Response' |
| | | summary: 删除属性 |
| | | tags: |
| | | - 属性 |
| | | /api-wms/v1/attribute/primary/{id}: |
| | | get: |
| | | responses: |
| | | "200": |
| | | description: 成功 |
| | | schema: |
| | | $ref: '#/definitions/util.Response' |
| | | summary: 查询属性值和对象 通过主键ID查询 |
| | | tags: |
| | | - 属性值和对象 |
| | | /api-wms/v1/attribute/updateAttribute/{id}: |
| | | put: |
| | | parameters: |
| | | - description: 属性信息 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.UpdateAttribute' |
| | | - description: 属性id |
| | | in: path |
| | | name: id |
| | | required: true |
| | | type: string |
| | | - description: token |
| | | in: header |
| | | name: Authorization |
| | | required: true |
| | | type: string |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: 成功 |
| | | schema: |
| | | $ref: '#/definitions/util.Response' |
| | | summary: 编辑属性 |
| | | tags: |
| | | - 属性 |
| | | /api-wms/v1/attributeValue/add: |
| | | post: |
| | | parameters: |
| | | - description: 属性值和对象信息 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.AddAttributeValue' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: 成功 |
| | | schema: |
| | | $ref: '#/definitions/util.Response' |
| | | summary: 添加属性值和对象 |
| | | tags: |
| | | - 属性值和对象 |
| | | /api-wms/v1/attributeValue/delete/{id}: |
| | | delete: |
| | | parameters: |
| | | - description: id |
| | | in: path |
| | | name: id |
| | | required: true |
| | | type: string |
| | | responses: |
| | | "200": |
| | | description: 成功 |
| | | schema: |
| | | $ref: '#/definitions/util.Response' |
| | | summary: 删除属性值和对象 |
| | | tags: |
| | | - 属性值和对象 |
| | | /api-wms/v1/attributeValue/list: |
| | | post: |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: 成功 |
| | | schema: |
| | | $ref: '#/definitions/util.Response' |
| | | summary: 查询属性值和对象 分页条件筛选Value like '%v%' 模糊查询 |
| | | tags: |
| | | - 属性值和对象 |
| | | /api-wms/v1/attributeValue/primary/{id}: |
| | | get: |
| | | responses: |
| | | "200": |
| | | description: 成功 |
| | | schema: |
| | | $ref: '#/definitions/util.Response' |
| | | summary: 查询属性值和对象 通过主键ID查询 |
| | | tags: |
| | | - 属性值和对象 |
| | | /api-wms/v1/attributeValue/update: |
| | | post: |
| | | parameters: |
| | | - description: 属性值和对象信息 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.UpdateAttributeValue' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: 成功 |
| | | schema: |
| | | $ref: '#/definitions/util.Response' |
| | | summary: 更新属性值和对象 |
| | | tags: |
| | | - 属性值和对象 |
| | | /api-wms/v1/code/getAutoCode: |
| | | post: |
| | | parameters: |
| | |
| | | summary: 编辑公司 |
| | | tags: |
| | | - 公司 |
| | | /api-wms/v1/forms/getHistory: |
| | | /api-wms/v1/forms/doMonthStats: |
| | | post: |
| | | parameters: |
| | | - description: 查询参数 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.DoMonthStats' |
| | | - description: token |
| | | in: header |
| | | name: Authorization |
| | | required: true |
| | | type: string |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: 成功 |
| | | schema: |
| | | allOf: |
| | | - $ref: '#/definitions/util.ResponseList' |
| | | - properties: |
| | | data: |
| | | items: |
| | | $ref: '#/definitions/models.MonthStats' |
| | | type: array |
| | | type: object |
| | | summary: 手动跑月度统计库存报表 |
| | | tags: |
| | | - 报表 |
| | | /api-wms/v1/forms/downloadHistory: |
| | | post: |
| | | parameters: |
| | | - description: token |
| | | in: header |
| | | name: Authorization |
| | | required: true |
| | | type: string |
| | | - description: 查询参数 |
| | | in: body |
| | | name: object |
| | |
| | | - properties: |
| | | data: |
| | | items: |
| | | $ref: '#/definitions/response.InventoryHistory' |
| | | $ref: '#/definitions/models.MoveHistory' |
| | | type: array |
| | | type: object |
| | | summary: 获取历史信息 |
| | | summary: 下载出入库明细报表 |
| | | tags: |
| | | - 报表 |
| | | /api-wms/v1/forms/downloadInventoryForms: |
| | | post: |
| | | parameters: |
| | | - description: token |
| | | in: header |
| | | name: Authorization |
| | | required: true |
| | | type: string |
| | | - description: 查询参数 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.GetInventoryForms' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: 成功 |
| | | schema: |
| | | allOf: |
| | | - $ref: '#/definitions/util.ResponseList' |
| | | - properties: |
| | | data: |
| | | items: |
| | | $ref: '#/definitions/response.InventoryForms' |
| | | type: array |
| | | type: object |
| | | summary: 下载库存报表 |
| | | tags: |
| | | - 报表 |
| | | /api-wms/v1/forms/downloadLocationForms: |
| | | post: |
| | | parameters: |
| | | - description: token |
| | | in: header |
| | | name: Authorization |
| | | required: true |
| | | type: string |
| | | - description: 查询参数 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.GetLocationForms' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: 成功 |
| | | schema: |
| | | allOf: |
| | | - $ref: '#/definitions/util.ResponseList' |
| | | - properties: |
| | | data: |
| | | items: |
| | | $ref: '#/definitions/response.LocationForms' |
| | | type: array |
| | | type: object |
| | | summary: 下载位置报表 |
| | | tags: |
| | | - 报表 |
| | | /api-wms/v1/forms/downloadMonthStats: |
| | | post: |
| | | parameters: |
| | | - description: 查询参数 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.GetMonthStats' |
| | | - description: token |
| | | in: header |
| | | name: Authorization |
| | | required: true |
| | | type: string |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: 成功 |
| | | schema: |
| | | allOf: |
| | | - $ref: '#/definitions/util.ResponseList' |
| | | - properties: |
| | | data: |
| | | items: |
| | | $ref: '#/definitions/models.MonthStats' |
| | | type: array |
| | | type: object |
| | | summary: 下载月度统计库存报表 |
| | | tags: |
| | | - 报表 |
| | | /api-wms/v1/forms/getHistory: |
| | | post: |
| | | parameters: |
| | | - description: token |
| | | in: header |
| | | name: Authorization |
| | | required: true |
| | | type: string |
| | | - description: 查询参数 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.GetInventoryHistory' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: 成功 |
| | | schema: |
| | | allOf: |
| | | - $ref: '#/definitions/util.ResponseList' |
| | | - properties: |
| | | data: |
| | | items: |
| | | $ref: '#/definitions/models.MoveHistory' |
| | | type: array |
| | | type: object |
| | | summary: 获取出入库明细 |
| | | tags: |
| | | - 报表 |
| | | /api-wms/v1/forms/getInventoryForms: |
| | | post: |
| | | parameters: |
| | | - description: token |
| | | in: header |
| | | name: Authorization |
| | | required: true |
| | | type: string |
| | | - description: 查询参数 |
| | | in: body |
| | | name: object |
| | |
| | | /api-wms/v1/forms/getLocationForms: |
| | | post: |
| | | parameters: |
| | | - description: token |
| | | in: header |
| | | name: Authorization |
| | | required: true |
| | | type: string |
| | | - description: 查询参数 |
| | | in: body |
| | | name: object |
| | |
| | | type: array |
| | | type: object |
| | | summary: 获取位置报表 |
| | | tags: |
| | | - 报表 |
| | | /api-wms/v1/forms/monthStats: |
| | | post: |
| | | parameters: |
| | | - description: 查询参数 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.GetMonthStats' |
| | | - description: token |
| | | in: header |
| | | name: Authorization |
| | | required: true |
| | | type: string |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: 成功 |
| | | schema: |
| | | allOf: |
| | | - $ref: '#/definitions/util.ResponseList' |
| | | - properties: |
| | | data: |
| | | items: |
| | | $ref: '#/definitions/models.MonthStats' |
| | | type: array |
| | | type: object |
| | | summary: 月度统计库存报表 |
| | | tags: |
| | | - 报表 |
| | | /api-wms/v1/location/addLocation: |
| | |
| | | summary: 应用、验证 |
| | | tags: |
| | | - 库存盘点 |
| | | /api-wms/v1/locationProductAmount/getLocationProductAmount: |
| | | post: |
| | | parameters: |
| | | - description: 入参 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.GetRuleList' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: 成功 |
| | | schema: |
| | | allOf: |
| | | - $ref: '#/definitions/util.Response' |
| | | - properties: |
| | | data: |
| | | $ref: '#/definitions/models.LocationProductAmount' |
| | | type: object |
| | | summary: 获取位置产品信息 |
| | | tags: |
| | | - 库存盘点 |
| | | /api-wms/v1/locationProductAmount/getRuleList: |
| | | post: |
| | | parameters: |
| | |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.PageInfo' |
| | | $ref: '#/definitions/request.GetList' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | |
| | | schema: |
| | | $ref: '#/definitions/util.Response' |
| | | summary: 入库/出库列表 |
| | | tags: |
| | | - 入库/出库 |
| | | /api-wms/v1/operation/getPersonnelList: |
| | | get: |
| | | parameters: |
| | | - description: 参数 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.OperationCondition' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: 成功 |
| | | schema: |
| | | allOf: |
| | | - $ref: '#/definitions/util.ResponseList' |
| | | - properties: |
| | | data: |
| | | items: |
| | | $ref: '#/definitions/inventory_order.WorkerInfo' |
| | | type: array |
| | | type: object |
| | | summary: 获取人员列表 |
| | | tags: |
| | | - 入库/出库 |
| | | /api-wms/v1/operation/getSupplierList: |
| | |
| | | /api-wms/v1/operationType/operationType: |
| | | get: |
| | | parameters: |
| | | - in: query |
| | | - description: 关键字搜索 |
| | | in: query |
| | | name: keyword |
| | | type: string |
| | | - description: 页码 |
| | |
| | | - description: 每页大小 |
| | | in: query |
| | | name: pageSize |
| | | type: integer |
| | | - description: 仓库id |
| | | in: query |
| | | name: warehouseId |
| | | type: integer |
| | | produces: |
| | | - application/json |
| | |
| | | description: 成功 |
| | | schema: |
| | | $ref: '#/definitions/util.Response' |
| | | summary: 删除产品 |
| | | summary: 通过产品/商品/物料 ID删除产品 |
| | | tags: |
| | | - 产品 |
| | | /api-wms/v1/product/deleteProductByBarCode/{barCode}: |
| | | delete: |
| | | parameters: |
| | | - description: barCode |
| | | in: path |
| | | name: barCode |
| | | required: true |
| | | type: string |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: 成功 |
| | | schema: |
| | | $ref: '#/definitions/util.Response' |
| | | summary: 通过产品/商品/物料 条形码删除产品 |
| | | tags: |
| | | - 产品 |
| | | /api-wms/v1/product/deleteProductCategory/{id}: |
| | |
| | | /api-wms/v1/product/getProductDetails/{id}: |
| | | get: |
| | | parameters: |
| | | - description: token |
| | | in: header |
| | | name: Authorization |
| | | required: true |
| | | type: string |
| | | - description: id |
| | | in: path |
| | | name: id |
| | |
| | | data: |
| | | $ref: '#/definitions/models.Material' |
| | | type: object |
| | | summary: 获取产品详情 |
| | | summary: 通过产品/商品/物料 ID获取产品详情 |
| | | tags: |
| | | - 产品 |
| | | /api-wms/v1/product/getProductDetailsByBarCode/{barCode}: |
| | | get: |
| | | parameters: |
| | | - description: token |
| | | in: header |
| | | name: Authorization |
| | | required: true |
| | | type: string |
| | | - description: barCode |
| | | in: path |
| | | name: barCode |
| | | required: true |
| | | type: string |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: 成功 |
| | | schema: |
| | | allOf: |
| | | - $ref: '#/definitions/util.Response' |
| | | - properties: |
| | | data: |
| | | $ref: '#/definitions/models.Material' |
| | | type: object |
| | | summary: 通过产品/商品/物料 条形码 获取产品详情 |
| | | tags: |
| | | - 产品 |
| | | /api-wms/v1/product/getProductList: |
| | |
| | | summary: 获取登录用户信息 |
| | | tags: |
| | | - 产品 |
| | | /api-wms/v1/product/inputProduct: |
| | | post: |
| | | consumes: |
| | | - multipart/form-data |
| | | parameters: |
| | | - description: file |
| | | in: formData |
| | | name: file |
| | | required: true |
| | | type: file |
| | | - description: token |
| | | in: header |
| | | name: Authorization |
| | | required: true |
| | | type: string |
| | | produces: |
| | | - application/xlsx |
| | | responses: |
| | | "200": |
| | | description: 成功 |
| | | schema: |
| | | $ref: '#/definitions/util.Response' |
| | | summary: 导入物料 |
| | | tags: |
| | | - 物料管理 |
| | | /api-wms/v1/product/listDisuse: |
| | | post: |
| | | parameters: |
| | |
| | | summary: 更新重订货规则 |
| | | tags: |
| | | - 重订货规则 |
| | | /api-wms/v1/systemConfig/get: |
| | | get: |
| | | parameters: |
| | | - description: 1 每月库存结算时间点 |
| | | enum: |
| | | - 1 |
| | | in: query |
| | | name: configType |
| | | required: true |
| | | type: integer |
| | | x-enum-comments: |
| | | SystemConfigTypeInventoryCutOffPoint: 库存结算时间点 |
| | | x-enum-varnames: |
| | | - SystemConfigTypeInventoryCutOffPoint |
| | | - description: token |
| | | in: header |
| | | name: Authorization |
| | | required: true |
| | | type: string |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: 成功 |
| | | schema: |
| | | allOf: |
| | | - $ref: '#/definitions/util.Response' |
| | | - properties: |
| | | data: |
| | | $ref: '#/definitions/models.SystemConfig' |
| | | type: object |
| | | summary: 根据设置类型查询系统设置 |
| | | tags: |
| | | - 系统设置 |
| | | /api-wms/v1/systemConfig/save: |
| | | post: |
| | | parameters: |
| | | - description: 系统设置信息 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.SystemConfig' |
| | | - description: token |
| | | in: header |
| | | name: Authorization |
| | | required: true |
| | | type: string |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: 成功 |
| | | schema: |
| | | $ref: '#/definitions/util.Response' |
| | | summary: 保存系统设置 |
| | | tags: |
| | | - 系统设置 |
| | | /api-wms/v1/warehouse/getWarehouseDetails/{id}: |
| | | get: |
| | | parameters: |