jiangshuai
2023-10-26 be19d957b591ad27a47057929c4a8694f0776a1a
docs/docs.go
@@ -3086,6 +3086,14 @@
        "request.GetInventoryHistory": {
            "type": "object",
            "properties": {
                "baseOperationType": {
                    "description": "基础作业类型",
                    "allOf": [
                        {
                            "$ref": "#/definitions/constvar.BaseOperationType"
                        }
                    ]
                },
                "keyWord": {
                    "description": "搜索条件",
                    "type": "string"
@@ -3406,6 +3414,10 @@
                    "description": "出入库id",
                    "type": "integer"
                },
                "productCategoryId": {
                    "description": "产品种类id",
                    "type": "integer"
                },
                "productId": {
                    "description": "产品id",
                    "type": "string"