feat: 小程序首页banner管理
This commit is contained in:
@@ -15,6 +15,7 @@ type ApiGroup struct {
|
||||
CallbackApi
|
||||
ExchangeApi
|
||||
AiChatApi
|
||||
BannerApi
|
||||
}
|
||||
|
||||
var (
|
||||
@@ -32,4 +33,5 @@ var (
|
||||
aiRagService = service.GroupApp.PlantServiceGroup.AiRagService
|
||||
chatHistoryService = service.GroupApp.PlantServiceGroup.AiChatHistoryService
|
||||
sysAiConfigService = service.GroupApp.SystemServiceGroup.SysAiConfigService
|
||||
bannerService = service.GroupApp.PlantServiceGroup.BannerService
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user