修改登录逻辑,配合前后端联调
This commit is contained in:
@@ -18,3 +18,6 @@ import org.springframework.stereotype.Service;
|
||||
public class RoleServiceImpl extends ServiceImpl<RoleMapper, Role> implements IRoleService {
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user