🎨 优化部分接口
This commit is contained in:
@@ -22,6 +22,7 @@ type ApiGroup struct {
|
||||
HospitalApi
|
||||
ArticleApi
|
||||
AiKefulApi
|
||||
PosterApi
|
||||
}
|
||||
|
||||
var (
|
||||
@@ -45,4 +46,5 @@ var (
|
||||
bannerService = service.ServiceGroupApp.SystemServiceGroup.BannerService
|
||||
articleService = service.ServiceGroupApp.SystemServiceGroup.ArticleService
|
||||
aiKefuService = service.ServiceGroupApp.SystemServiceGroup.AiKefuService
|
||||
posterService = service.ServiceGroupApp.SystemServiceGroup.PosterService
|
||||
)
|
||||
|
Reference in New Issue
Block a user