add doric dev vc

This commit is contained in:
王劲鹏
2020-02-26 14:51:02 +08:00
committed by osborn
parent 3766c603ba
commit f9f48d9c8a
10 changed files with 135 additions and 11 deletions

View File

@@ -29,6 +29,8 @@ NS_ASSUME_NONNULL_BEGIN
@property(nonatomic, strong) dispatch_semaphore_t semaphore;
+ (void)configIp:(NSString *)ip;
- (void)close;
@end