This commit is contained in:
Yao
2024-12-25 09:41:16 +08:00
parent 654d456c7d
commit 33a7b58a49
33 changed files with 274 additions and 214 deletions

View File

@@ -14,6 +14,7 @@
@property (nonatomic, strong) UIWindow *window;
@property (nonatomic, strong) ConfigData *data;
@property (nonatomic, strong) NSString *mainURLString;
@property (nonatomic, assign) BOOL isRefresh;
@property (nonatomic, assign) BOOL forceUpdate;