From c4cc5a54d61b05d98d28b21710b3c1531bc05302 Mon Sep 17 00:00:00 2001
From: wangpengfei <274878379@qq.com>
Date: 星期五, 21 七月 2023 10:52:44 +0800
Subject: [PATCH] add

---
 model/index.go |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/model/index.go b/model/index.go
index 2ded31e..c955be5 100644
--- a/model/index.go
+++ b/model/index.go
@@ -66,6 +66,8 @@
 		Satisfaction{},
 		TimelyRate{},
 		SolveRate{},
+        IsVisit{},
+        IsVisit{},
 	)
 	return err
-}
+}
\ No newline at end of file

--
Gitblit v1.8.0