From 1b8811fe5024ad4e2d744a98dc9a49d65bb87a3b Mon Sep 17 00:00:00 2001 From: wangpengfei <274878379@qq.com> Date: 星期三, 16 八月 2023 09:40:19 +0800 Subject: [PATCH] Merge branch 'master' into fly --- docs/docs.go | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) diff --git a/docs/docs.go b/docs/docs.go index 43895b8..57597d2 100644 --- a/docs/docs.go +++ b/docs/docs.go @@ -13085,6 +13085,10 @@ "contact": { "$ref": "#/definitions/request.Contact" }, + "contact_id": { + "description": "鑱旂郴浜篒D", + "type": "integer" + }, "country_id": { "type": "integer" }, @@ -14236,6 +14240,10 @@ }, "contact": { "$ref": "#/definitions/request.Contact" + }, + "contact_id": { + "description": "鑱旂郴浜篒D", + "type": "integer" }, "country_id": { "type": "integer" @@ -15764,6 +15772,10 @@ }, "contact": { "$ref": "#/definitions/request.Contact" + }, + "contact_id": { + "description": "鑱旂郴浜篒D", + "type": "integer" }, "country_id": { "type": "integer" @@ -17477,6 +17489,10 @@ "contact": { "$ref": "#/definitions/request.Contact" }, + "contact_id": { + "description": "鑱旂郴浜篒D", + "type": "integer" + }, "country_id": { "type": "integer" }, -- Gitblit v1.8.0