From a89c3af49d0be3e635ef13b3bd3dd9410e4d6d46 Mon Sep 17 00:00:00 2001
From: zhangqian <zhangqian@123.com>
Date: 星期四, 03 八月 2023 20:03:12 +0800
Subject: [PATCH] 服务单管理

---
 docs/docs.go | 1191 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 1,191 insertions(+), 0 deletions(-)

diff --git a/docs/docs.go b/docs/docs.go
index 827d7ce..041b0a8 100644
--- a/docs/docs.go
+++ b/docs/docs.go
@@ -2074,6 +2074,128 @@
                 }
             }
         },
+        "/api/faq/add": {
+            "post": {
+                "produces": [
+                    "application/json"
+                ],
+                "tags": [
+                    "甯歌闂绠$悊"
+                ],
+                "summary": "娣诲姞甯歌闂",
+                "parameters": [
+                    {
+                        "description": "鏌ヨ鍙傛暟",
+                        "name": "object",
+                        "in": "body",
+                        "required": true,
+                        "schema": {
+                            "$ref": "#/definitions/request.AddFaq"
+                        }
+                    }
+                ],
+                "responses": {
+                    "200": {
+                        "description": "OK",
+                        "schema": {
+                            "$ref": "#/definitions/contextx.Response"
+                        }
+                    }
+                }
+            }
+        },
+        "/api/faq/delete/{id}": {
+            "delete": {
+                "produces": [
+                    "application/json"
+                ],
+                "tags": [
+                    "甯歌闂绠$悊"
+                ],
+                "summary": "鍒犻櫎甯歌闂",
+                "parameters": [
+                    {
+                        "type": "integer",
+                        "description": "鏌ヨ鍙傛暟",
+                        "name": "id",
+                        "in": "path",
+                        "required": true
+                    }
+                ],
+                "responses": {
+                    "200": {
+                        "description": "OK",
+                        "schema": {
+                            "$ref": "#/definitions/contextx.Response"
+                        }
+                    }
+                }
+            }
+        },
+        "/api/faq/list": {
+            "get": {
+                "produces": [
+                    "application/json"
+                ],
+                "tags": [
+                    "甯歌闂绠$悊"
+                ],
+                "summary": "鑾峰彇甯歌闂鍒楄〃",
+                "responses": {
+                    "200": {
+                        "description": "OK",
+                        "schema": {
+                            "allOf": [
+                                {
+                                    "$ref": "#/definitions/response.ListResponse"
+                                },
+                                {
+                                    "type": "object",
+                                    "properties": {
+                                        "data": {
+                                            "type": "array",
+                                            "items": {
+                                                "$ref": "#/definitions/model.Faq"
+                                            }
+                                        }
+                                    }
+                                }
+                            ]
+                        }
+                    }
+                }
+            }
+        },
+        "/api/faq/update": {
+            "put": {
+                "produces": [
+                    "application/json"
+                ],
+                "tags": [
+                    "甯歌闂绠$悊"
+                ],
+                "summary": "鏇存柊甯歌闂",
+                "parameters": [
+                    {
+                        "description": "鏌ヨ鍙傛暟",
+                        "name": "object",
+                        "in": "body",
+                        "required": true,
+                        "schema": {
+                            "$ref": "#/definitions/request.UpdateFaq"
+                        }
+                    }
+                ],
+                "responses": {
+                    "200": {
+                        "description": "OK",
+                        "schema": {
+                            "$ref": "#/definitions/contextx.Response"
+                        }
+                    }
+                }
+            }
+        },
         "/api/followRecord/add": {
             "post": {
                 "produces": [
@@ -3252,6 +3374,128 @@
                         "required": true,
                         "schema": {
                             "$ref": "#/definitions/request.UpdatePossibilities"
+                        }
+                    }
+                ],
+                "responses": {
+                    "200": {
+                        "description": "OK",
+                        "schema": {
+                            "$ref": "#/definitions/contextx.Response"
+                        }
+                    }
+                }
+            }
+        },
+        "/api/priorityLevel/add": {
+            "post": {
+                "produces": [
+                    "application/json"
+                ],
+                "tags": [
+                    "浼樺厛绾у埆绠$悊"
+                ],
+                "summary": "娣诲姞浼樺厛绾у埆",
+                "parameters": [
+                    {
+                        "description": "鏌ヨ鍙傛暟",
+                        "name": "object",
+                        "in": "body",
+                        "required": true,
+                        "schema": {
+                            "$ref": "#/definitions/request.AddPriorityLevel"
+                        }
+                    }
+                ],
+                "responses": {
+                    "200": {
+                        "description": "OK",
+                        "schema": {
+                            "$ref": "#/definitions/contextx.Response"
+                        }
+                    }
+                }
+            }
+        },
+        "/api/priorityLevel/delete/{id}": {
+            "delete": {
+                "produces": [
+                    "application/json"
+                ],
+                "tags": [
+                    "浼樺厛绾у埆绠$悊"
+                ],
+                "summary": "鍒犻櫎浼樺厛绾у埆",
+                "parameters": [
+                    {
+                        "type": "integer",
+                        "description": "鏌ヨ鍙傛暟",
+                        "name": "id",
+                        "in": "path",
+                        "required": true
+                    }
+                ],
+                "responses": {
+                    "200": {
+                        "description": "OK",
+                        "schema": {
+                            "$ref": "#/definitions/contextx.Response"
+                        }
+                    }
+                }
+            }
+        },
+        "/api/priorityLevel/list": {
+            "get": {
+                "produces": [
+                    "application/json"
+                ],
+                "tags": [
+                    "浼樺厛绾у埆绠$悊"
+                ],
+                "summary": "鑾峰彇浼樺厛绾у埆鍒楄〃",
+                "responses": {
+                    "200": {
+                        "description": "OK",
+                        "schema": {
+                            "allOf": [
+                                {
+                                    "$ref": "#/definitions/response.ListResponse"
+                                },
+                                {
+                                    "type": "object",
+                                    "properties": {
+                                        "data": {
+                                            "type": "array",
+                                            "items": {
+                                                "$ref": "#/definitions/model.PriorityLevel"
+                                            }
+                                        }
+                                    }
+                                }
+                            ]
+                        }
+                    }
+                }
+            }
+        },
+        "/api/priorityLevel/update": {
+            "put": {
+                "produces": [
+                    "application/json"
+                ],
+                "tags": [
+                    "浼樺厛绾у埆绠$悊"
+                ],
+                "summary": "鏇存柊浼樺厛绾у埆",
+                "parameters": [
+                    {
+                        "description": "鏌ヨ鍙傛暟",
+                        "name": "object",
+                        "in": "body",
+                        "required": true,
+                        "schema": {
+                            "$ref": "#/definitions/request.UpdatePriorityLevel"
                         }
                     }
                 ],
@@ -6286,6 +6530,372 @@
                 }
             }
         },
+        "/api/serviceOrder/add": {
+            "post": {
+                "produces": [
+                    "application/json"
+                ],
+                "tags": [
+                    "鏈嶅姟鍗曠鐞�"
+                ],
+                "summary": "娣诲姞鏈嶅姟鍗�",
+                "parameters": [
+                    {
+                        "description": "鏌ヨ鍙傛暟",
+                        "name": "object",
+                        "in": "body",
+                        "required": true,
+                        "schema": {
+                            "$ref": "#/definitions/request.AddServiceOrder"
+                        }
+                    }
+                ],
+                "responses": {
+                    "200": {
+                        "description": "OK",
+                        "schema": {
+                            "$ref": "#/definitions/contextx.Response"
+                        }
+                    }
+                }
+            }
+        },
+        "/api/serviceOrder/delete/{id}": {
+            "delete": {
+                "produces": [
+                    "application/json"
+                ],
+                "tags": [
+                    "鏈嶅姟鍗曠鐞�"
+                ],
+                "summary": "鍒犻櫎鏈嶅姟鍗�",
+                "parameters": [
+                    {
+                        "type": "integer",
+                        "description": "鏌ヨ鍙傛暟",
+                        "name": "id",
+                        "in": "path",
+                        "required": true
+                    }
+                ],
+                "responses": {
+                    "200": {
+                        "description": "OK",
+                        "schema": {
+                            "$ref": "#/definitions/contextx.Response"
+                        }
+                    }
+                }
+            }
+        },
+        "/api/serviceOrder/list": {
+            "get": {
+                "produces": [
+                    "application/json"
+                ],
+                "tags": [
+                    "鏈嶅姟鍗曠鐞�"
+                ],
+                "summary": "鑾峰彇鏈嶅姟鍗曞垪琛�",
+                "responses": {
+                    "200": {
+                        "description": "OK",
+                        "schema": {
+                            "allOf": [
+                                {
+                                    "$ref": "#/definitions/response.ListResponse"
+                                },
+                                {
+                                    "type": "object",
+                                    "properties": {
+                                        "data": {
+                                            "type": "array",
+                                            "items": {
+                                                "$ref": "#/definitions/model.ServiceOrder"
+                                            }
+                                        }
+                                    }
+                                }
+                            ]
+                        }
+                    }
+                }
+            }
+        },
+        "/api/serviceOrder/update": {
+            "put": {
+                "produces": [
+                    "application/json"
+                ],
+                "tags": [
+                    "鏈嶅姟鍗曠鐞�"
+                ],
+                "summary": "鏇存柊鏈嶅姟鍗�",
+                "parameters": [
+                    {
+                        "description": "鏌ヨ鍙傛暟",
+                        "name": "object",
+                        "in": "body",
+                        "required": true,
+                        "schema": {
+                            "$ref": "#/definitions/request.UpdateServiceOrder"
+                        }
+                    }
+                ],
+                "responses": {
+                    "200": {
+                        "description": "OK",
+                        "schema": {
+                            "$ref": "#/definitions/contextx.Response"
+                        }
+                    }
+                }
+            }
+        },
+        "/api/serviceType/add": {
+            "post": {
+                "produces": [
+                    "application/json"
+                ],
+                "tags": [
+                    "鏈嶅姟绫诲瀷绠$悊"
+                ],
+                "summary": "娣诲姞鏈嶅姟绫诲瀷",
+                "parameters": [
+                    {
+                        "description": "鏌ヨ鍙傛暟",
+                        "name": "object",
+                        "in": "body",
+                        "required": true,
+                        "schema": {
+                            "$ref": "#/definitions/request.AddServiceType"
+                        }
+                    }
+                ],
+                "responses": {
+                    "200": {
+                        "description": "OK",
+                        "schema": {
+                            "$ref": "#/definitions/contextx.Response"
+                        }
+                    }
+                }
+            }
+        },
+        "/api/serviceType/delete/{id}": {
+            "delete": {
+                "produces": [
+                    "application/json"
+                ],
+                "tags": [
+                    "鏈嶅姟绫诲瀷绠$悊"
+                ],
+                "summary": "鍒犻櫎鏈嶅姟绫诲瀷",
+                "parameters": [
+                    {
+                        "type": "integer",
+                        "description": "鏌ヨ鍙傛暟",
+                        "name": "id",
+                        "in": "path",
+                        "required": true
+                    }
+                ],
+                "responses": {
+                    "200": {
+                        "description": "OK",
+                        "schema": {
+                            "$ref": "#/definitions/contextx.Response"
+                        }
+                    }
+                }
+            }
+        },
+        "/api/serviceType/list": {
+            "get": {
+                "produces": [
+                    "application/json"
+                ],
+                "tags": [
+                    "鏈嶅姟绫诲瀷绠$悊"
+                ],
+                "summary": "鑾峰彇鏈嶅姟绫诲瀷鍒楄〃",
+                "responses": {
+                    "200": {
+                        "description": "OK",
+                        "schema": {
+                            "allOf": [
+                                {
+                                    "$ref": "#/definitions/response.ListResponse"
+                                },
+                                {
+                                    "type": "object",
+                                    "properties": {
+                                        "data": {
+                                            "type": "array",
+                                            "items": {
+                                                "$ref": "#/definitions/model.ServiceType"
+                                            }
+                                        }
+                                    }
+                                }
+                            ]
+                        }
+                    }
+                }
+            }
+        },
+        "/api/serviceType/update": {
+            "put": {
+                "produces": [
+                    "application/json"
+                ],
+                "tags": [
+                    "鏈嶅姟绫诲瀷绠$悊"
+                ],
+                "summary": "鏇存柊鏈嶅姟绫诲瀷",
+                "parameters": [
+                    {
+                        "description": "鏌ヨ鍙傛暟",
+                        "name": "object",
+                        "in": "body",
+                        "required": true,
+                        "schema": {
+                            "$ref": "#/definitions/request.UpdateServiceType"
+                        }
+                    }
+                ],
+                "responses": {
+                    "200": {
+                        "description": "OK",
+                        "schema": {
+                            "$ref": "#/definitions/contextx.Response"
+                        }
+                    }
+                }
+            }
+        },
+        "/api/severity/add": {
+            "post": {
+                "produces": [
+                    "application/json"
+                ],
+                "tags": [
+                    "涓ラ噸绋嬪害绠$悊"
+                ],
+                "summary": "娣诲姞涓ラ噸绋嬪害",
+                "parameters": [
+                    {
+                        "description": "鏌ヨ鍙傛暟",
+                        "name": "object",
+                        "in": "body",
+                        "required": true,
+                        "schema": {
+                            "$ref": "#/definitions/request.AddSeverity"
+                        }
+                    }
+                ],
+                "responses": {
+                    "200": {
+                        "description": "OK",
+                        "schema": {
+                            "$ref": "#/definitions/contextx.Response"
+                        }
+                    }
+                }
+            }
+        },
+        "/api/severity/delete/{id}": {
+            "delete": {
+                "produces": [
+                    "application/json"
+                ],
+                "tags": [
+                    "涓ラ噸绋嬪害绠$悊"
+                ],
+                "summary": "鍒犻櫎涓ラ噸绋嬪害",
+                "parameters": [
+                    {
+                        "type": "integer",
+                        "description": "鏌ヨ鍙傛暟",
+                        "name": "id",
+                        "in": "path",
+                        "required": true
+                    }
+                ],
+                "responses": {
+                    "200": {
+                        "description": "OK",
+                        "schema": {
+                            "$ref": "#/definitions/contextx.Response"
+                        }
+                    }
+                }
+            }
+        },
+        "/api/severity/list": {
+            "get": {
+                "produces": [
+                    "application/json"
+                ],
+                "tags": [
+                    "涓ラ噸绋嬪害绠$悊"
+                ],
+                "summary": "鑾峰彇涓ラ噸绋嬪害鍒楄〃",
+                "responses": {
+                    "200": {
+                        "description": "OK",
+                        "schema": {
+                            "allOf": [
+                                {
+                                    "$ref": "#/definitions/response.ListResponse"
+                                },
+                                {
+                                    "type": "object",
+                                    "properties": {
+                                        "data": {
+                                            "type": "array",
+                                            "items": {
+                                                "$ref": "#/definitions/model.Severity"
+                                            }
+                                        }
+                                    }
+                                }
+                            ]
+                        }
+                    }
+                }
+            }
+        },
+        "/api/severity/update": {
+            "put": {
+                "produces": [
+                    "application/json"
+                ],
+                "tags": [
+                    "涓ラ噸绋嬪害绠$悊"
+                ],
+                "summary": "鏇存柊涓ラ噸绋嬪害",
+                "parameters": [
+                    {
+                        "description": "鏌ヨ鍙傛暟",
+                        "name": "object",
+                        "in": "body",
+                        "required": true,
+                        "schema": {
+                            "$ref": "#/definitions/request.UpdateSeverity"
+                        }
+                    }
+                ],
+                "responses": {
+                    "200": {
+                        "description": "OK",
+                        "schema": {
+                            "$ref": "#/definitions/contextx.Response"
+                        }
+                    }
+                }
+            }
+        },
         "/api/solveRate/add": {
             "post": {
                 "produces": [
@@ -7144,6 +7754,50 @@
                 "ServiceContractQueryClassExpiredBefore60Day"
             ]
         },
+        "constvar.ServiceFeeKeywordType": {
+            "type": "string",
+            "enum": [
+                "瀹㈡埛鍚嶇О",
+                "瀹㈡埛绫诲瀷",
+                "閿�鍞礋璐d汉",
+                "瀹㈡埛瑙勬ā",
+                "閲嶈绾у埆",
+                "瀹㈡埛缂栧彿",
+                "瀹㈡埛鐘舵��",
+                "浜у搧鍚嶇О",
+                "鏈嶅姟鍒版湡鏃�"
+            ],
+            "x-enum-varnames": [
+                "ServiceFeeKeywordCustomerName",
+                "ServiceFeeKeywordCustomerType",
+                "ServiceFeeKeywordSalesPrincipal",
+                "ServiceFeeKeywordCustomerScale",
+                "ServiceFeeKeywordClientLevel",
+                "ServiceFeeKeywordCustomerNo",
+                "ServiceFeeKeywordCustomerStatus",
+                "ServiceFeeKeywordProductName",
+                "ServiceFeeKeywordServiceEndDate"
+            ]
+        },
+        "constvar.ServiceFeeQueryClass": {
+            "type": "string",
+            "enum": [
+                "杩囨湡鏈弧60澶�",
+                "杩囨湡鏈弧30澶�",
+                "鍗冲皢杩囨湡60澶�",
+                "鍗冲皢杩囨湡30澶�",
+                "宸茶繃鏈�",
+                "鏃犳湇鍔�"
+            ],
+            "x-enum-varnames": [
+                "ServiceFeeQueryClassExpireLessThen60Days",
+                "ServiceFeeQueryClassExpireLessThen30Days",
+                "ServiceFeeQueryClassExpireAboutTo60Day",
+                "ServiceFeeQueryClassExpireAboutTo30Day",
+                "ServiceFeeQueryClassExpired",
+                "ServiceFeeQueryClassNoService"
+            ]
+        },
         "constvar.ServiceFollowupKeywordType": {
             "type": "string",
             "enum": [
@@ -7668,6 +8322,17 @@
                 }
             }
         },
+        "model.Faq": {
+            "type": "object",
+            "properties": {
+                "id": {
+                    "type": "integer"
+                },
+                "name": {
+                    "type": "string"
+                }
+            }
+        },
         "model.FollowRecord": {
             "type": "object",
             "properties": {
@@ -7904,6 +8569,17 @@
             }
         },
         "model.Possibility": {
+            "type": "object",
+            "properties": {
+                "id": {
+                    "type": "integer"
+                },
+                "name": {
+                    "type": "string"
+                }
+            }
+        },
+        "model.PriorityLevel": {
             "type": "object",
             "properties": {
                 "id": {
@@ -8621,6 +9297,156 @@
                 }
             }
         },
+        "model.ServiceOrder": {
+            "type": "object",
+            "properties": {
+                "address": {
+                    "description": "涓婇棬鍦板潃",
+                    "type": "string"
+                },
+                "appointment_time": {
+                    "description": "棰勭害涓婇棬鏃堕棿",
+                    "type": "string"
+                },
+                "car_fare": {
+                    "description": "浜ら�氳垂",
+                    "type": "number"
+                },
+                "charge_amount": {
+                    "description": "鏀惰垂閲戦",
+                    "type": "number"
+                },
+                "client": {
+                    "$ref": "#/definitions/model.Client"
+                },
+                "client_id": {
+                    "description": "瀹㈡埛id",
+                    "type": "integer"
+                },
+                "contract": {
+                    "$ref": "#/definitions/model.Contract"
+                },
+                "contract_id": {
+                    "description": "鍚堝悓id",
+                    "type": "integer"
+                },
+                "expect_time": {
+                    "description": "甯屾湜澶勭悊鏃堕棿",
+                    "type": "string"
+                },
+                "faq": {
+                    "$ref": "#/definitions/model.Faq"
+                },
+                "id": {
+                    "type": "integer"
+                },
+                "linkman_id": {
+                    "description": "鑱旂郴浜篿d",
+                    "type": "integer"
+                },
+                "order": {
+                    "$ref": "#/definitions/model.OrderManage"
+                },
+                "order_id": {
+                    "description": "閿�鍞鍗昳d",
+                    "type": "integer"
+                },
+                "priorityLevel": {
+                    "$ref": "#/definitions/model.PriorityLevel"
+                },
+                "priority_level_id": {
+                    "description": "浼樺厛绾у埆",
+                    "type": "integer"
+                },
+                "problem_desc": {
+                    "description": "闂鎻忚堪",
+                    "type": "string"
+                },
+                "problem_id": {
+                    "description": "甯歌闂id",
+                    "type": "integer"
+                },
+                "product": {
+                    "$ref": "#/definitions/model.Product"
+                },
+                "product_id": {
+                    "description": "浜у搧id",
+                    "type": "integer"
+                },
+                "real_time": {
+                    "description": "瀹為檯澶勭悊鏃堕棿",
+                    "type": "string"
+                },
+                "remark": {
+                    "description": "澶囨敞",
+                    "type": "string"
+                },
+                "sale_leads": {
+                    "description": "閿�鍞満浼歩d",
+                    "type": "integer"
+                },
+                "serviceType": {
+                    "$ref": "#/definitions/model.ServiceType"
+                },
+                "service_man_id": {
+                    "description": "鏈嶅姟浜哄憳",
+                    "type": "integer"
+                },
+                "service_number": {
+                    "description": "鏈嶅姟鍗曠紪鍙�",
+                    "type": "string"
+                },
+                "service_type_id": {
+                    "description": "鏈嶅姟鏂瑰紡",
+                    "type": "integer"
+                },
+                "severity": {
+                    "$ref": "#/definitions/model.Severity"
+                },
+                "solution": {
+                    "description": "瑙e喅鏂规硶",
+                    "type": "string"
+                },
+                "solution_remark": {
+                    "description": "鍐呴儴澶囨敞",
+                    "type": "string"
+                },
+                "status": {
+                    "description": "澶勭悊鐘舵��",
+                    "type": "integer"
+                },
+                "subject": {
+                    "description": "涓婚",
+                    "type": "string"
+                },
+                "time_spent_id": {
+                    "description": "鑺辫垂鏃堕棿",
+                    "type": "integer"
+                }
+            }
+        },
+        "model.ServiceType": {
+            "type": "object",
+            "properties": {
+                "id": {
+                    "type": "integer"
+                },
+                "name": {
+                    "type": "string"
+                }
+            }
+        },
+        "model.Severity": {
+            "type": "object",
+            "properties": {
+                "id": {
+                    "type": "integer"
+                },
+                "name": {
+                    "type": "string"
+                }
+            }
+        },
         "model.SolveRate": {
             "type": "object",
             "properties": {
@@ -9063,6 +9889,17 @@
                 }
             }
         },
+        "request.AddFaq": {
+            "type": "object",
+            "properties": {
+                "id": {
+                    "type": "integer"
+                },
+                "name": {
+                    "type": "string"
+                }
+            }
+        },
         "request.AddFollowRecord": {
             "type": "object",
             "required": [
@@ -9187,6 +10024,17 @@
                 "name"
             ],
             "properties": {
+                "name": {
+                    "type": "string"
+                }
+            }
+        },
+        "request.AddPriorityLevel": {
+            "type": "object",
+            "properties": {
+                "id": {
+                    "type": "integer"
+                },
                 "name": {
                     "type": "string"
                 }
@@ -9764,6 +10612,156 @@
                 }
             }
         },
+        "request.AddServiceOrder": {
+            "type": "object",
+            "properties": {
+                "address": {
+                    "description": "涓婇棬鍦板潃",
+                    "type": "string"
+                },
+                "appointment_time": {
+                    "description": "棰勭害涓婇棬鏃堕棿",
+                    "type": "string"
+                },
+                "car_fare": {
+                    "description": "浜ら�氳垂",
+                    "type": "number"
+                },
+                "charge_amount": {
+                    "description": "鏀惰垂閲戦",
+                    "type": "number"
+                },
+                "client": {
+                    "$ref": "#/definitions/model.Client"
+                },
+                "client_id": {
+                    "description": "瀹㈡埛id",
+                    "type": "integer"
+                },
+                "contract": {
+                    "$ref": "#/definitions/model.Contract"
+                },
+                "contract_id": {
+                    "description": "鍚堝悓id",
+                    "type": "integer"
+                },
+                "expect_time": {
+                    "description": "甯屾湜澶勭悊鏃堕棿",
+                    "type": "string"
+                },
+                "faq": {
+                    "$ref": "#/definitions/model.Faq"
+                },
+                "id": {
+                    "type": "integer"
+                },
+                "linkman_id": {
+                    "description": "鑱旂郴浜篿d",
+                    "type": "integer"
+                },
+                "order": {
+                    "$ref": "#/definitions/model.OrderManage"
+                },
+                "order_id": {
+                    "description": "閿�鍞鍗昳d",
+                    "type": "integer"
+                },
+                "priorityLevel": {
+                    "$ref": "#/definitions/model.PriorityLevel"
+                },
+                "priority_level_id": {
+                    "description": "浼樺厛绾у埆",
+                    "type": "integer"
+                },
+                "problem_desc": {
+                    "description": "闂鎻忚堪",
+                    "type": "string"
+                },
+                "problem_id": {
+                    "description": "甯歌闂id",
+                    "type": "integer"
+                },
+                "product": {
+                    "$ref": "#/definitions/model.Product"
+                },
+                "product_id": {
+                    "description": "浜у搧id",
+                    "type": "integer"
+                },
+                "real_time": {
+                    "description": "瀹為檯澶勭悊鏃堕棿",
+                    "type": "string"
+                },
+                "remark": {
+                    "description": "澶囨敞",
+                    "type": "string"
+                },
+                "sale_leads": {
+                    "description": "閿�鍞満浼歩d",
+                    "type": "integer"
+                },
+                "serviceType": {
+                    "$ref": "#/definitions/model.ServiceType"
+                },
+                "service_man_id": {
+                    "description": "鏈嶅姟浜哄憳",
+                    "type": "integer"
+                },
+                "service_number": {
+                    "description": "鏈嶅姟鍗曠紪鍙�",
+                    "type": "string"
+                },
+                "service_type_id": {
+                    "description": "鏈嶅姟鏂瑰紡",
+                    "type": "integer"
+                },
+                "severity": {
+                    "$ref": "#/definitions/model.Severity"
+                },
+                "solution": {
+                    "description": "瑙e喅鏂规硶",
+                    "type": "string"
+                },
+                "solution_remark": {
+                    "description": "鍐呴儴澶囨敞",
+                    "type": "string"
+                },
+                "status": {
+                    "description": "澶勭悊鐘舵��",
+                    "type": "integer"
+                },
+                "subject": {
+                    "description": "涓婚",
+                    "type": "string"
+                },
+                "time_spent_id": {
+                    "description": "鑺辫垂鏃堕棿",
+                    "type": "integer"
+                }
+            }
+        },
+        "request.AddServiceType": {
+            "type": "object",
+            "properties": {
+                "id": {
+                    "type": "integer"
+                },
+                "name": {
+                    "type": "string"
+                }
+            }
+        },
+        "request.AddSeverity": {
+            "type": "object",
+            "properties": {
+                "id": {
+                    "type": "integer"
+                },
+                "name": {
+                    "type": "string"
+                }
+            }
+        },
         "request.AddSolveRate": {
             "type": "object",
             "required": [
@@ -10294,6 +11292,9 @@
                 "keyword": {
                     "type": "string"
                 },
+                "keywordType": {
+                    "$ref": "#/definitions/constvar.ServiceFeeKeywordType"
+                },
                 "page": {
                     "description": "椤电爜",
                     "type": "integer"
@@ -10301,6 +11302,9 @@
                 "pageSize": {
                     "description": "姣忛〉澶у皬",
                     "type": "integer"
+                },
+                "queryClass": {
+                    "$ref": "#/definitions/constvar.ServiceFeeQueryClass"
                 }
             }
         },
@@ -11150,6 +12154,17 @@
                 }
             }
         },
+        "request.UpdateFaq": {
+            "type": "object",
+            "properties": {
+                "id": {
+                    "type": "integer"
+                },
+                "name": {
+                    "type": "string"
+                }
+            }
+        },
         "request.UpdateFollowRecord": {
             "type": "object",
             "required": [
@@ -11372,6 +12387,17 @@
                 "id",
                 "name"
             ],
+            "properties": {
+                "id": {
+                    "type": "integer"
+                },
+                "name": {
+                    "type": "string"
+                }
+            }
+        },
+        "request.UpdatePriorityLevel": {
+            "type": "object",
             "properties": {
                 "id": {
                     "type": "integer"
@@ -12241,6 +13267,156 @@
                 }
             }
         },
+        "request.UpdateServiceOrder": {
+            "type": "object",
+            "properties": {
+                "address": {
+                    "description": "涓婇棬鍦板潃",
+                    "type": "string"
+                },
+                "appointment_time": {
+                    "description": "棰勭害涓婇棬鏃堕棿",
+                    "type": "string"
+                },
+                "car_fare": {
+                    "description": "浜ら�氳垂",
+                    "type": "number"
+                },
+                "charge_amount": {
+                    "description": "鏀惰垂閲戦",
+                    "type": "number"
+                },
+                "client": {
+                    "$ref": "#/definitions/model.Client"
+                },
+                "client_id": {
+                    "description": "瀹㈡埛id",
+                    "type": "integer"
+                },
+                "contract": {
+                    "$ref": "#/definitions/model.Contract"
+                },
+                "contract_id": {
+                    "description": "鍚堝悓id",
+                    "type": "integer"
+                },
+                "expect_time": {
+                    "description": "甯屾湜澶勭悊鏃堕棿",
+                    "type": "string"
+                },
+                "faq": {
+                    "$ref": "#/definitions/model.Faq"
+                },
+                "id": {
+                    "type": "integer"
+                },
+                "linkman_id": {
+                    "description": "鑱旂郴浜篿d",
+                    "type": "integer"
+                },
+                "order": {
+                    "$ref": "#/definitions/model.OrderManage"
+                },
+                "order_id": {
+                    "description": "閿�鍞鍗昳d",
+                    "type": "integer"
+                },
+                "priorityLevel": {
+                    "$ref": "#/definitions/model.PriorityLevel"
+                },
+                "priority_level_id": {
+                    "description": "浼樺厛绾у埆",
+                    "type": "integer"
+                },
+                "problem_desc": {
+                    "description": "闂鎻忚堪",
+                    "type": "string"
+                },
+                "problem_id": {
+                    "description": "甯歌闂id",
+                    "type": "integer"
+                },
+                "product": {
+                    "$ref": "#/definitions/model.Product"
+                },
+                "product_id": {
+                    "description": "浜у搧id",
+                    "type": "integer"
+                },
+                "real_time": {
+                    "description": "瀹為檯澶勭悊鏃堕棿",
+                    "type": "string"
+                },
+                "remark": {
+                    "description": "澶囨敞",
+                    "type": "string"
+                },
+                "sale_leads": {
+                    "description": "閿�鍞満浼歩d",
+                    "type": "integer"
+                },
+                "serviceType": {
+                    "$ref": "#/definitions/model.ServiceType"
+                },
+                "service_man_id": {
+                    "description": "鏈嶅姟浜哄憳",
+                    "type": "integer"
+                },
+                "service_number": {
+                    "description": "鏈嶅姟鍗曠紪鍙�",
+                    "type": "string"
+                },
+                "service_type_id": {
+                    "description": "鏈嶅姟鏂瑰紡",
+                    "type": "integer"
+                },
+                "severity": {
+                    "$ref": "#/definitions/model.Severity"
+                },
+                "solution": {
+                    "description": "瑙e喅鏂规硶",
+                    "type": "string"
+                },
+                "solution_remark": {
+                    "description": "鍐呴儴澶囨敞",
+                    "type": "string"
+                },
+                "status": {
+                    "description": "澶勭悊鐘舵��",
+                    "type": "integer"
+                },
+                "subject": {
+                    "description": "涓婚",
+                    "type": "string"
+                },
+                "time_spent_id": {
+                    "description": "鑺辫垂鏃堕棿",
+                    "type": "integer"
+                }
+            }
+        },
+        "request.UpdateServiceType": {
+            "type": "object",
+            "properties": {
+                "id": {
+                    "type": "integer"
+                },
+                "name": {
+                    "type": "string"
+                }
+            }
+        },
+        "request.UpdateSeverity": {
+            "type": "object",
+            "properties": {
+                "id": {
+                    "type": "integer"
+                },
+                "name": {
+                    "type": "string"
+                }
+            }
+        },
         "request.UpdateSolveRate": {
             "type": "object",
             "required": [
@@ -12829,6 +14005,21 @@
                 }
             }
         },
+        "response.ListResponse": {
+            "type": "object",
+            "properties": {
+                "code": {
+                    "type": "integer"
+                },
+                "count": {
+                    "type": "integer"
+                },
+                "data": {},
+                "msg": {
+                    "type": "string"
+                }
+            }
+        },
         "response.LoginResponse": {
             "type": "object",
             "properties": {

--
Gitblit v1.8.0