docs/swagger.yaml
@@ -221,10 +221,6 @@ type: object models.Location: properties: company: allOf: - $ref: '#/definitions/models.Company' description: 公司 companyId: description: 公司id type: integer @@ -257,7 +253,8 @@ type: allOf: - $ref: '#/definitions/constvar.LocationType' description: 位置类型 description: Company Company `json:"company" gorm:"foreignKey:CompanyId"` //公司 updateTime: type: string type: object @@ -1247,7 +1244,7 @@ summary: 删除入库/出库信息 tags: - 入库/出库 post: put: parameters: - description: 入库信息 in: body