From 8f1672bf14ce3ead7998a8259c0cab22405aa958 Mon Sep 17 00:00:00 2001 From: wangpengfei <274878379@qq.com> Date: 星期四, 20 七月 2023 16:28:40 +0800 Subject: [PATCH] fix --- docs/docs.go | 265 ++++++++++++++++++++++++++++++++-------------------- 1 files changed, 164 insertions(+), 101 deletions(-) diff --git a/docs/docs.go b/docs/docs.go index 294d119..5f12fa8 100644 --- a/docs/docs.go +++ b/docs/docs.go @@ -7160,20 +7160,102 @@ "request.AddServiceFeeManage": { "type": "object", "properties": { - "client_id": { + "business_scope": { + "description": "缁忚惀鑼冨洿", + "type": "string" + }, + "city_id": { + "type": "integer" + }, + "client_level_id": { + "description": "瀹㈡埛绛夌骇ID", + "type": "integer" + }, + "client_origin_id": { + "description": "瀹㈡埛鏉ユ簮ID", + "type": "integer" + }, + "client_status_id": { + "description": "瀹㈡埛鐘舵�両D", + "type": "integer" + }, + "client_type_id": { + "description": "瀹㈡埛绫诲瀷ID", + "type": "integer" + }, + "contact": { + "$ref": "#/definitions/request.Contact" + }, + "country_id": { + "type": "integer" + }, + "detail_address": { + "description": "璇︾粏鍦板潃", + "type": "string" + }, + "enterprise_nature_id": { + "description": "浼佷笟鎬ц川", + "type": "integer" + }, + "enterprise_scale_id": { + "description": "浼佷笟瑙勬ā", "type": "integer" }, "file": { "type": "string" }, + "industry_id": { + "description": "鎵�灞炶涓�", + "type": "integer" + }, "latest_date": { "type": "string" }, + "latest_service_time": { + "description": "鏈�鏅氭湇鍔℃椂闂�", + "type": "string" + }, "member_id": { + "description": "閿�鍞礋璐d汉ID", "type": "integer" }, - "remark": { + "name": { + "description": "鍏徃鍚嶇О", "type": "string" + }, + "next_visit_time": { + "description": "涓嬫鍥炶鏃堕棿", + "type": "string" + }, + "number": { + "description": "鍏徃缂栧彿", + "type": "string" + }, + "province_id": { + "type": "integer" + }, + "region_id": { + "type": "integer" + }, + "registered_capital_id": { + "description": "娉ㄥ唽璧勯噾", + "type": "integer" + }, + "registration_time": { + "description": "娉ㄥ唽鏃堕棿", + "type": "string" + }, + "remark": { + "description": "澶囨敞", + "type": "string" + }, + "representative": { + "description": "娉曚汉浠h〃", + "type": "string" + }, + "service_member_id": { + "description": "鏈嶅姟璐熻矗浜篒D", + "type": "integer" } } }, @@ -7334,102 +7416,6 @@ "pos": { "description": "鐢ㄦ埛宀椾綅", "type": "string" - } - } - }, - "request.Client": { - "type": "object", - "properties": { - "business_scope": { - "description": "缁忚惀鑼冨洿", - "type": "string" - }, - "city_id": { - "type": "integer" - }, - "client_level_id": { - "description": "瀹㈡埛绛夌骇ID", - "type": "integer" - }, - "client_origin_id": { - "description": "瀹㈡埛鏉ユ簮ID", - "type": "integer" - }, - "client_status_id": { - "description": "瀹㈡埛鐘舵�両D", - "type": "integer" - }, - "client_type_id": { - "description": "瀹㈡埛绫诲瀷ID", - "type": "integer" - }, - "contact": { - "$ref": "#/definitions/request.Contact" - }, - "country_id": { - "type": "integer" - }, - "detail_address": { - "description": "璇︾粏鍦板潃", - "type": "string" - }, - "enterprise_nature_id": { - "description": "浼佷笟鎬ц川", - "type": "integer" - }, - "enterprise_scale_id": { - "description": "浼佷笟瑙勬ā", - "type": "integer" - }, - "industry_id": { - "description": "鎵�灞炶涓�", - "type": "integer" - }, - "latest_service_time": { - "description": "鏈�鏅氭湇鍔℃椂闂�", - "type": "string" - }, - "member_id": { - "description": "閿�鍞礋璐d汉ID", - "type": "integer" - }, - "name": { - "description": "鍏徃鍚嶇О", - "type": "string" - }, - "next_visit_time": { - "description": "涓嬫鍥炶鏃堕棿", - "type": "string" - }, - "number": { - "description": "鍏徃缂栧彿", - "type": "string" - }, - "province_id": { - "type": "integer" - }, - "region_id": { - "type": "integer" - }, - "registered_capital_id": { - "description": "娉ㄥ唽璧勯噾", - "type": "integer" - }, - "registration_time": { - "description": "娉ㄥ唽鏃堕棿", - "type": "string" - }, - "remark": { - "description": "澶囨敞", - "type": "string" - }, - "representative": { - "description": "娉曚汉浠h〃", - "type": "string" - }, - "service_member_id": { - "description": "鏈嶅姟璐熻矗浜篒D", - "type": "integer" } } }, @@ -8933,10 +8919,45 @@ "request.UpdateServiceFeeManage": { "type": "object", "properties": { - "client": { - "$ref": "#/definitions/request.Client" + "business_scope": { + "description": "缁忚惀鑼冨洿", + "type": "string" }, - "client_id": { + "city_id": { + "type": "integer" + }, + "client_level_id": { + "description": "瀹㈡埛绛夌骇ID", + "type": "integer" + }, + "client_origin_id": { + "description": "瀹㈡埛鏉ユ簮ID", + "type": "integer" + }, + "client_status_id": { + "description": "瀹㈡埛鐘舵�両D", + "type": "integer" + }, + "client_type_id": { + "description": "瀹㈡埛绫诲瀷ID", + "type": "integer" + }, + "contact": { + "$ref": "#/definitions/request.Contact" + }, + "country_id": { + "type": "integer" + }, + "detail_address": { + "description": "璇︾粏鍦板潃", + "type": "string" + }, + "enterprise_nature_id": { + "description": "浼佷笟鎬ц川", + "type": "integer" + }, + "enterprise_scale_id": { + "description": "浼佷笟瑙勬ā", "type": "integer" }, "file": { @@ -8945,14 +8966,56 @@ "id": { "type": "integer" }, + "industry_id": { + "description": "鎵�灞炶涓�", + "type": "integer" + }, "latest_date": { + "type": "string" + }, + "latest_service_time": { + "description": "鏈�鏅氭湇鍔℃椂闂�", "type": "string" }, "member_id": { "type": "integer" }, + "name": { + "description": "鍏徃鍚嶇О", + "type": "string" + }, + "next_visit_time": { + "description": "涓嬫鍥炶鏃堕棿", + "type": "string" + }, + "number": { + "description": "鍏徃缂栧彿", + "type": "string" + }, + "province_id": { + "type": "integer" + }, + "region_id": { + "type": "integer" + }, + "registered_capital_id": { + "description": "娉ㄥ唽璧勯噾", + "type": "integer" + }, + "registration_time": { + "description": "娉ㄥ唽鏃堕棿", + "type": "string" + }, "remark": { "type": "string" + }, + "representative": { + "description": "娉曚汉浠h〃", + "type": "string" + }, + "service_member_id": { + "description": "鏈嶅姟璐熻矗浜篒D", + "type": "integer" } } }, -- Gitblit v1.8.0