jiangshuai
2023-10-18 f81a89a88ed18ae924191e1f00e51c0e7b9f4598
docs/swagger.json
@@ -3334,14 +3334,14 @@
        "request.UpdateLocationProductAmount": {
            "type": "object",
            "properties": {
                "Amount": {
                    "description": "库存数量",
                    "type": "number"
                },
                "adjustAmount": {
                    "description": "LocationProductAmountId int             `json:\"locationProductAmountId\"` //库存盘点id",
                    "type": "number"
                },
                "amount": {
                    "description": "库存数量",
                    "type": "number"
                },
                "differenceAmount": {
                    "description": "计数数量",
                    "type": "number"