feat: 小程序首页banner管理
This commit is contained in:
@@ -15,6 +15,7 @@ type RouterGroup struct {
|
||||
CallbackRouter
|
||||
ExchangeRouter
|
||||
AiChatRouter
|
||||
BannerRouter
|
||||
}
|
||||
|
||||
// 初始化路由
|
||||
@@ -31,4 +32,5 @@ var (
|
||||
callbackApi = v1.ApiGroupApp.PlantApiGroup.CallbackApi
|
||||
exchangeApi = v1.ApiGroupApp.PlantApiGroup.ExchangeApi
|
||||
aiChatApi = v1.ApiGroupApp.PlantApiGroup.AiChatApi
|
||||
bannerApi = v1.ApiGroupApp.PlantApiGroup.BannerApi
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user