From b54c384d9bb8bec57e0c480d4d65716a3b799370 Mon Sep 17 00:00:00 2001
From: wangpengfei <274878379@qq.com>
Date: 星期四, 20 七月 2023 17:24:17 +0800
Subject: [PATCH] add

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

diff --git a/model/index.go b/model/index.go
index 8abb6b1..722dfce 100644
--- a/model/index.go
+++ b/model/index.go
@@ -63,6 +63,7 @@
 		Authority{},
 		Api{},
 		Department{},
+		Satisfaction{},
 	)
 	return err
 }

--
Gitblit v1.8.0