jiangshuai
2023-12-15 431caa4055c117b413736e302206c1089c486b36
docs/docs.go
@@ -3708,6 +3708,10 @@
                "fromLocationId": {
                    "type": "integer"
                },
                "number": {
                    "description": "Unit           string          ` + "`" + `json:\"unit\"` + "`" + `",
                    "type": "string"
                },
                "productId": {
                    "type": "string"
                },
@@ -4708,6 +4712,10 @@
                "operationId": {
                    "type": "integer"
                },
                "operationTypeName": {
                    "description": "作业类型名称",
                    "type": "string"
                },
                "productId": {
                    "type": "string"
                },
@@ -4742,6 +4750,10 @@
                "amount": {
                    "description": "数量",
                    "type": "number"
                },
                "locationId": {
                    "description": "位置id",
                    "type": "integer"
                },
                "locationName": {
                    "description": "位置名称",
@@ -4834,6 +4846,8 @@
   Description:      "",
   InfoInstanceName: "swagger",
   SwaggerTemplate:  docTemplate,
   LeftDelim:        "{{",
   RightDelim:       "}}",
}
func init() {