🎨 优化用户和分类相关接口,新增banner接口
This commit is contained in:
@@ -2,6 +2,6 @@ package user
|
||||
|
||||
import "git.echol.cn/loser/lckt/service"
|
||||
|
||||
type ApiGroup struct{ APPUserApi }
|
||||
type ApiGroup struct{ UserApi }
|
||||
|
||||
var userService = service.ServiceGroupApp.UserServiceGroup.UserService
|
||||
|
||||
Reference in New Issue
Block a user