代充优化

This commit is contained in:
liyuhua
2023-09-12 17:48:18 +08:00
parent a92a144836
commit e6dcd90bc3
74 changed files with 895 additions and 195 deletions

View File

@@ -100,6 +100,7 @@ typedef NS_ENUM(NSUInteger, URLType) {
kTreasureRuleURL,
///夺宝记录
kTreasureRecordURL,
kChannelUrl,
};
NSString * const URLWithType(URLType type);