尝试另一种方式的批量下载

This commit is contained in:
QQQ
2024-05-17 20:02:24 +08:00
parent 569d0d5c02
commit 03fd39eff5
7 changed files with 188 additions and 23 deletions

View File

@@ -0,0 +1,16 @@
//
// TabbarViewController+TabbarViewController_AnimationFileCache.m
// YuMi
//
// Created by 123 on 2024/5/17.
//
#import "TabbarViewController+TabbarViewController_AnimationFileCache.h"
@implementation TabbarViewController (TabbarViewController_AnimationFileCache)
- (void)cacheAnimationResources {
}
@end