liujiandao
2023-12-27 a3a802263a107d618b73426087a27194eccb5fff
docs/docs.go
@@ -11988,6 +11988,10 @@
        "model.Quotation": {
            "type": "object",
            "properties": {
                "amountTotal": {
                    "description": "价格合计",
                    "type": "number"
                },
                "client": {
                    "$ref": "#/definitions/model.Client"
                },