This commit is contained in:
孙小云 2026-01-20 13:47:45 +08:00
parent 7a6ff325c4
commit 154d7c86f3
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ public class GroupController extends BaseController
{ {
@Autowired @Autowired
private IGroupService groupService; private IGroupService groupService;
/** /**
* 创建分组 * 创建分组
* *