重构
This commit is contained in:
@@ -62,7 +62,7 @@ func (c *BaseSysUserController) GetSession(ctx context.Context, req *SessionReq)
|
||||
|
||||
res.Session = retsid
|
||||
|
||||
if !blazing_service.NewUserService(uint32(t1.ID)).IsReg() {
|
||||
if !blazing_service.NewUserService(uint32(t1.ID)).Info.IsReg() {
|
||||
res.UserID = int(t1.ID)
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user