From bea01821a1319563a7cbab68c74ae23e452f1351 Mon Sep 17 00:00:00 2001
From: wangpengfei <274878379@qq.com>
Date: 星期五, 18 八月 2023 21:43:42 +0800
Subject: [PATCH] fix

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

diff --git a/docs/docs.go b/docs/docs.go
index f65be80..0c73b72 100644
--- a/docs/docs.go
+++ b/docs/docs.go
@@ -11353,6 +11353,9 @@
                 "contact_id": {
                     "type": "integer"
                 },
+                "contact_information": {
+                    "$ref": "#/definitions/model.ContactInformation"
+                },
                 "contact_information_id": {
                     "type": "integer"
                 },

--
Gitblit v1.8.0