dev #5

Merged
lan merged 38 commits from dev into master 2026-03-25 20:54:10 +08:00
Showing only changes of commit 69e21471fe - Show all commits

View File

@@ -402,6 +402,7 @@ class GroupService {
};
}
}
}
// 导出群组服务实例
export const groupService = new GroupService();