zhangqian
2023-08-05 f04def67f695e69591ccdd73bb339c6f402b477c
docs/docs.go
@@ -6780,9 +6780,9 @@
                    "application/json"
                ],
                "tags": [
                    "服务类型管理"
                    "服务方式管理"
                ],
                "summary": "添加服务类型",
                "summary": "添加服务方式",
                "parameters": [
                    {
                        "description": "查询参数",
@@ -6810,9 +6810,9 @@
                    "application/json"
                ],
                "tags": [
                    "服务类型管理"
                    "服务方式管理"
                ],
                "summary": "删除服务类型",
                "summary": "删除服务方式",
                "parameters": [
                    {
                        "type": "integer",
@@ -6838,9 +6838,9 @@
                    "application/json"
                ],
                "tags": [
                    "服务类型管理"
                    "服务方式管理"
                ],
                "summary": "获取服务类型列表",
                "summary": "获取服务方式列表",
                "responses": {
                    "200": {
                        "description": "OK",
@@ -6872,9 +6872,9 @@
                    "application/json"
                ],
                "tags": [
                    "服务类型管理"
                    "服务方式管理"
                ],
                "summary": "更新服务类型",
                "summary": "更新服务方式",
                "parameters": [
                    {
                        "description": "查询参数",
@@ -9559,15 +9559,15 @@
                    "description": "上门地址",
                    "type": "string"
                },
                "appointment_time": {
                "appointmentTime": {
                    "description": "预约上门时间",
                    "type": "string"
                },
                "car_fare": {
                "carFare": {
                    "description": "交通费",
                    "type": "number"
                },
                "charge_amount": {
                "chargeAmount": {
                    "description": "收费金额",
                    "type": "number"
                },
@@ -9581,7 +9581,7 @@
                "contact": {
                    "$ref": "#/definitions/model.Contact"
                },
                "contact_id": {
                "contactId": {
                    "description": "联系人id",
                    "type": "integer"
                },
@@ -9592,37 +9592,44 @@
                    "description": "合同id",
                    "type": "integer"
                },
                "expect_time": {
                "expectTime": {
                    "description": "希望处理时间",
                    "type": "string"
                },
                "faq": {
                    "$ref": "#/definitions/model.Faq"
                },
                "id": {
                "faqId": {
                    "description": "常见问题id",
                    "type": "integer"
                },
                "order": {
                    "$ref": "#/definitions/model.OrderManage"
                "faultType": {
                    "$ref": "#/definitions/model.FaultType"
                },
                "faultTypeId": {
                    "description": "故障类别id",
                    "type": "integer"
                },
                "id": {
                    "type": "integer"
                },
                "orderId": {
                    "description": "销售订单id",
                    "type": "integer"
                },
                "orderManage": {
                    "$ref": "#/definitions/model.OrderManage"
                },
                "priorityLevel": {
                    "$ref": "#/definitions/model.PriorityLevel"
                },
                "priority_level_id": {
                    "description": "优先级别",
                "priorityLevelId": {
                    "description": "优先级别id",
                    "type": "integer"
                },
                "problem_desc": {
                "problemDesc": {
                    "description": "问题描述",
                    "type": "string"
                },
                "problem_id": {
                    "description": "常见问题id",
                    "type": "integer"
                },
                "product": {
                    "$ref": "#/definitions/model.Product"
@@ -9631,7 +9638,7 @@
                    "description": "产品id",
                    "type": "integer"
                },
                "real_time": {
                "realTime": {
                    "description": "实际处理时间",
                    "type": "string"
                },
@@ -9658,7 +9665,7 @@
                    "$ref": "#/definitions/model.ServiceType"
                },
                "serviceTypeId": {
                    "description": "服务方式",
                    "description": "服务方式id",
                    "type": "integer"
                },
                "severity": {
@@ -9668,7 +9675,7 @@
                    "description": "解决方法",
                    "type": "string"
                },
                "solution_remark": {
                "solutionRemark": {
                    "description": "内部备注",
                    "type": "string"
                },
@@ -9680,7 +9687,10 @@
                    "description": "主题",
                    "type": "string"
                },
                "time_spent_id": {
                "timeSpent": {
                    "$ref": "#/definitions/model.TimeSpent"
                },
                "timeSpentId": {
                    "description": "花费时间",
                    "type": "integer"
                }
@@ -10902,15 +10912,15 @@
                    "description": "上门地址",
                    "type": "string"
                },
                "appointment_time": {
                "appointmentTime": {
                    "description": "预约上门时间",
                    "type": "string"
                },
                "car_fare": {
                "carFare": {
                    "description": "交通费",
                    "type": "number"
                },
                "charge_amount": {
                "chargeAmount": {
                    "description": "收费金额",
                    "type": "number"
                },
@@ -10918,7 +10928,7 @@
                    "description": "客户id",
                    "type": "integer"
                },
                "contact_id": {
                "contactId": {
                    "description": "联系人id",
                    "type": "integer"
                },
@@ -10926,31 +10936,35 @@
                    "description": "合同id",
                    "type": "integer"
                },
                "expect_time": {
                "expectTime": {
                    "description": "希望处理时间",
                    "type": "string"
                },
                "faqId": {
                    "description": "常见问题id",
                    "type": "integer"
                },
                "faultTypeId": {
                    "description": "故障类别id",
                    "type": "integer"
                },
                "orderId": {
                    "description": "销售订单id",
                    "type": "integer"
                },
                "priority_level_id": {
                    "description": "优先级别",
                "priorityLevelId": {
                    "description": "优先级别id",
                    "type": "integer"
                },
                "problem_desc": {
                "problemDesc": {
                    "description": "问题描述",
                    "type": "string"
                },
                "problem_id": {
                    "description": "常见问题id",
                    "type": "integer"
                },
                "productId": {
                    "description": "产品id",
                    "type": "integer"
                },
                "real_time": {
                "realTime": {
                    "description": "实际处理时间",
                    "type": "string"
                },
@@ -10971,18 +10985,18 @@
                    "type": "string"
                },
                "serviceTypeId": {
                    "description": "服务方式",
                    "description": "服务方式id",
                    "type": "integer"
                },
                "severity": {
                    "description": "严重程度",
                    "description": "严重程度id",
                    "type": "integer"
                },
                "solution": {
                    "description": "解决方法",
                    "type": "string"
                },
                "solution_remark": {
                "solutionRemark": {
                    "description": "内部备注",
                    "type": "string"
                },
@@ -10994,7 +11008,7 @@
                    "description": "主题",
                    "type": "string"
                },
                "time_spent_id": {
                "timeSpentId": {
                    "description": "花费时间",
                    "type": "integer"
                }
@@ -13556,15 +13570,15 @@
                    "description": "上门地址",
                    "type": "string"
                },
                "appointment_time": {
                "appointmentTime": {
                    "description": "预约上门时间",
                    "type": "string"
                },
                "car_fare": {
                "carFare": {
                    "description": "交通费",
                    "type": "number"
                },
                "charge_amount": {
                "chargeAmount": {
                    "description": "收费金额",
                    "type": "number"
                },
@@ -13572,7 +13586,7 @@
                    "description": "客户id",
                    "type": "integer"
                },
                "contact_id": {
                "contactId": {
                    "description": "联系人id",
                    "type": "integer"
                },
@@ -13580,9 +13594,17 @@
                    "description": "合同id",
                    "type": "integer"
                },
                "expect_time": {
                "expectTime": {
                    "description": "希望处理时间",
                    "type": "string"
                },
                "faqId": {
                    "description": "常见问题id",
                    "type": "integer"
                },
                "faultTypeId": {
                    "description": "故障类别id",
                    "type": "integer"
                },
                "id": {
                    "type": "integer"
@@ -13591,23 +13613,19 @@
                    "description": "销售订单id",
                    "type": "integer"
                },
                "priority_level_id": {
                    "description": "优先级别",
                "priorityLevelId": {
                    "description": "优先级别id",
                    "type": "integer"
                },
                "problem_desc": {
                "problemDesc": {
                    "description": "问题描述",
                    "type": "string"
                },
                "problem_id": {
                    "description": "常见问题id",
                    "type": "integer"
                },
                "productId": {
                    "description": "产品id",
                    "type": "integer"
                },
                "real_time": {
                "realTime": {
                    "description": "实际处理时间",
                    "type": "string"
                },
@@ -13628,18 +13646,18 @@
                    "type": "string"
                },
                "serviceTypeId": {
                    "description": "服务方式",
                    "description": "服务方式id",
                    "type": "integer"
                },
                "severity": {
                    "description": "严重程度",
                    "description": "严重程度id",
                    "type": "integer"
                },
                "solution": {
                    "description": "解决方法",
                    "type": "string"
                },
                "solution_remark": {
                "solutionRemark": {
                    "description": "内部备注",
                    "type": "string"
                },
@@ -13651,7 +13669,7 @@
                    "description": "主题",
                    "type": "string"
                },
                "time_spent_id": {
                "timeSpentId": {
                    "description": "花费时间",
                    "type": "integer"
                }