连接热点连接说明页面

This commit is contained in:
xuemh
2018-07-22 11:47:51 +08:00
parent 13d872579f
commit 9444a289d6
7 changed files with 143 additions and 2 deletions
@@ -6,8 +6,8 @@
// Copyright © 2018年 lianlian. All rights reserved.
//
#import <UIKit/UIKit.h>
#import "BaseVIewContorller.h"
@interface ConnectHotpotViewController : UIViewController
@interface ConnectHotpotViewController : BaseVIewContorller
@end