zhangqian
2024-06-13 2f856eaa7e46c884f1cb7ad721919a086d7f34a3
docs/docs.go
@@ -4149,6 +4149,12 @@
                        }
                    ]
                },
                "checkedAt": {
                    "type": "string"
                },
                "checkedBy": {
                    "type": "string"
                },
                "comment": {
                    "type": "string"
                },
@@ -4162,6 +4168,9 @@
                    "type": "integer"
                },
                "contacterName": {
                    "type": "string"
                },
                "createBy": {
                    "type": "string"
                },
                "createTime": {
@@ -5748,6 +5757,13 @@
                    "description": "数量",
                    "type": "number"
                },
                "amountMoreUnits": {
                    "description": "在库数量多单位",
                    "type": "array",
                    "items": {
                        "$ref": "#/definitions/models.UnitItems"
                    }
                },
                "locationId": {
                    "description": "位置id",
                    "type": "integer"