zhangqian
2024-08-01 fc3313955a083c9480e4ea74398f72f9ba6addcd
docs/docs.go
@@ -3229,6 +3229,13 @@
                        "schema": {
                            "$ref": "#/definitions/request.GetProductList"
                        }
                    },
                    {
                        "type": "string",
                        "description": "token",
                        "name": "Authorization",
                        "in": "header",
                        "required": true
                    }
                ],
                "responses": {
@@ -5629,6 +5636,12 @@
                    "description": "是否调拨产生的出库",
                    "type": "boolean"
                },
                "moreUnitList": {
                    "type": "array",
                    "items": {
                        "$ref": "#/definitions/models.UnitItems"
                    }
                },
                "operationId": {
                    "description": "操作记录id",
                    "type": "integer"
@@ -6302,7 +6315,7 @@
                    "type": "string"
                },
                "silkMarket": {
                    "description": "庄口编码",
                    "description": "庄口",
                    "type": "string"
                },
                "sourceNumber": {
@@ -6784,6 +6797,12 @@
                "categoryId": {
                    "type": "integer"
                },
                "categoryIds": {
                    "type": "array",
                    "items": {
                        "type": "integer"
                    }
                },
                "keyWord": {
                    "type": "string"
                },
@@ -6934,6 +6953,12 @@
                    "description": "Unit        string          ` + "`" + `json:\"unit\"` + "`" + `                    //单位\nProduct models.Material ` + "`" + `json:\"product\" ` + "`" + ` // 产品",
                    "type": "integer"
                },
                "moreUnitList": {
                    "type": "array",
                    "items": {
                        "$ref": "#/definitions/models.UnitItems"
                    }
                },
                "productId": {
                    "description": "产品id",
                    "type": "string"
@@ -6947,7 +6972,7 @@
                    "type": "number"
                },
                "silkMarket": {
                    "description": "庄口编码",
                    "description": "庄口",
                    "type": "string"
                },
                "silkMarketClose": {
@@ -7426,7 +7451,7 @@
                    "type": "string"
                },
                "silkMarket": {
                    "description": "庄口编码",
                    "description": "庄口",
                    "type": "string"
                },
                "sourceNumber": {