:bug:修复问题优化代码

This commit is contained in:
hello-hao
2022-03-17 13:42:57 +08:00
parent c754825b93
commit 2997d9ee72
5 changed files with 10 additions and 24 deletions
@@ -39,8 +39,6 @@ public class UserController {
@Autowired
private SysConfigService sysConfigService;
@Autowired
private UserGroupService userGroupService;
@Autowired
IRedisService iRedisService;
@PostMapping("/register")