This commit is contained in:
手瓜一十雪 2024-10-22 17:56:51 +08:00
parent 1a4c2cabfd
commit 29a8db96f4

View File

@ -132,7 +132,7 @@ export enum ActionName {
GetGuildList = 'get_guild_list',
GetGuildProfile = 'get_guild_service_profile',
// Debug = 'debug',
// TestApi01 = 'test_api_01',
GetGroupIgnoredNotifies = 'get_group_ignored_notifies',
// UploadForwardMsg = "upload_forward_msg",
}