示例#1
0
 public static async Task ClearAnimeListData()
 {
     await DataCacheService.ClearAnimeListData();
 }