🎨 优化用户和分类相关接口,新增banner接口
This commit is contained in:
6
service/app/enter.go
Normal file
6
service/app/enter.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package app
|
||||
|
||||
type ServiceGroup struct {
|
||||
AppUserService
|
||||
BannerService
|
||||
}
|
||||
Reference in New Issue
Block a user