zhangqian
2023-08-24 b6f3c2160c7633b3492575c1de39735a04c9e63e
docs/docs.go
@@ -11229,6 +11229,9 @@
                "quotationId": {
                    "type": "integer"
                },
                "serviceContractStatus": {
                    "$ref": "#/definitions/model.ServiceContractStatus"
                },
                "statusId": {
                    "type": "integer"
                },
@@ -11841,6 +11844,14 @@
                "bankAccountId": {
                    "description": "账户id",
                    "type": "integer"
                },
                "client": {
                    "description": "客户id",
                    "allOf": [
                        {
                            "$ref": "#/definitions/model.Client"
                        }
                    ]
                },
                "clientId": {
                    "description": "客户id",
@@ -12743,6 +12754,10 @@
                "contactId": {
                    "type": "integer"
                },
                "createTime": {
                    "description": "创建时间",
                    "type": "string"
                },
                "file": {
                    "type": "string"
                },
@@ -12796,6 +12811,10 @@
                },
                "timelyRateId": {
                    "type": "integer"
                },
                "updateTime": {
                    "description": "修改时间",
                    "type": "string"
                }
            }
        },
@@ -13873,6 +13892,14 @@
                "bankAccountId": {
                    "description": "账户id",
                    "type": "integer"
                },
                "client": {
                    "description": "客户id",
                    "allOf": [
                        {
                            "$ref": "#/definitions/model.Client"
                        }
                    ]
                },
                "clientId": {
                    "description": "客户id",
@@ -16927,6 +16954,14 @@
                    "description": "账户id",
                    "type": "integer"
                },
                "client": {
                    "description": "客户id",
                    "allOf": [
                        {
                            "$ref": "#/definitions/model.Client"
                        }
                    ]
                },
                "clientId": {
                    "description": "客户id",
                    "type": "integer"