zhangqian
2023-08-24 b6f3c2160c7633b3492575c1de39735a04c9e63e
docs/docs.go
@@ -11845,6 +11845,14 @@
                    "description": "账户id",
                    "type": "integer"
                },
                "client": {
                    "description": "客户id",
                    "allOf": [
                        {
                            "$ref": "#/definitions/model.Client"
                        }
                    ]
                },
                "clientId": {
                    "description": "客户id",
                    "type": "integer"
@@ -12746,6 +12754,10 @@
                "contactId": {
                    "type": "integer"
                },
                "createTime": {
                    "description": "创建时间",
                    "type": "string"
                },
                "file": {
                    "type": "string"
                },
@@ -12799,6 +12811,10 @@
                },
                "timelyRateId": {
                    "type": "integer"
                },
                "updateTime": {
                    "description": "修改时间",
                    "type": "string"
                }
            }
        },
@@ -13876,6 +13892,14 @@
                "bankAccountId": {
                    "description": "账户id",
                    "type": "integer"
                },
                "client": {
                    "description": "客户id",
                    "allOf": [
                        {
                            "$ref": "#/definitions/model.Client"
                        }
                    ]
                },
                "clientId": {
                    "description": "客户id",
@@ -16930,6 +16954,14 @@
                    "description": "账户id",
                    "type": "integer"
                },
                "client": {
                    "description": "客户id",
                    "allOf": [
                        {
                            "$ref": "#/definitions/model.Client"
                        }
                    ]
                },
                "clientId": {
                    "description": "客户id",
                    "type": "integer"