feat(*): replace framework

zhangwenyan 2021-05-08 11:59:04 +08:00
parent 05a3071850
commit 6d1f3e313c
7 changed files with 2 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

@ -26,4 +26,6 @@
/// 是否是空字符串
- (BOOL)tds_isEmpty;
+ (BOOL)tds_isEmpty:(NSString *)string;
- (NSDictionary *)tds_toDictionary;
@end

Binary file not shown.

Binary file not shown.