This commit is contained in:
雷欧(林平凡)
2025-08-14 17:05:45 +08:00
parent 3cf567d30a
commit 75ffa2ad54

View File

@@ -59,5 +59,4 @@ public interface IXbGroupService
*/
public int deleteXbGroupById(Integer id);
HashMap getGroupNameOptions();
}