zhangqian
2023-08-07 6f52e069fe72b4e37b0712a7e097e3af97bbc25e
docs/docs.go
@@ -6693,9 +6693,9 @@
                    "application/json"
                ],
                "tags": [
                    "服务合同收款计划管理"
                    "收款计划管理"
                ],
                "summary": "添加服务合同收款计划",
                "summary": "添加收款计划",
                "parameters": [
                    {
                        "description": "查询参数",
@@ -6723,9 +6723,9 @@
                    "application/json"
                ],
                "tags": [
                    "服务合同收款计划管理"
                    "收款计划管理"
                ],
                "summary": "删除服务合同收款计划",
                "summary": "删除收款计划",
                "parameters": [
                    {
                        "type": "integer",
@@ -6751,9 +6751,9 @@
                    "application/json"
                ],
                "tags": [
                    "服务合同收款计划管理"
                    "收款计划管理"
                ],
                "summary": "获取服务合同收款计划列表",
                "summary": "获取收款计划列表",
                "parameters": [
                    {
                        "type": "integer",
@@ -6793,9 +6793,9 @@
                    "application/json"
                ],
                "tags": [
                    "服务合同收款计划管理"
                    "收款计划管理"
                ],
                "summary": "更新服务合同收款计划",
                "summary": "更新收款计划",
                "parameters": [
                    {
                        "description": "查询参数",
@@ -10444,8 +10444,12 @@
                    "description": "备注",
                    "type": "string"
                },
                "serviceContractId": {
                    "description": "服务合同id",
                "sourceId": {
                    "description": "源单id",
                    "type": "integer"
                },
                "sourceType": {
                    "description": "源单类型(1销售明细2服务合同3销售发票)",
                    "type": "integer"
                },
                "status": {
@@ -14648,8 +14652,12 @@
                    "description": "备注",
                    "type": "string"
                },
                "serviceContractId": {
                    "description": "服务合同id",
                "sourceId": {
                    "description": "源单id",
                    "type": "integer"
                },
                "sourceType": {
                    "description": "源单类型(1销售明细2服务合同3销售发票)",
                    "type": "integer"
                },
                "status": {