适配微信7.0.8~7.0.10

This commit is contained in:
朱德坤
2020-01-21 11:16:42 +08:00
parent 1250fc4767
commit 810fb918eb
13 changed files with 147 additions and 92 deletions
+1 -2
View File
@@ -24,7 +24,6 @@
typedef void(^BtnBlock)(UIButton *sender);
NS_ASSUME_NONNULL_BEGIN
@interface DKHelper : NSObject
@@ -91,4 +90,4 @@ NS_ASSUME_NONNULL_BEGIN
- (BOOL)serialQueueIsEmpty;
@end
NS_ASSUME_NONNULL_END