features:新绚多页面&设置页面&修改名字页面

This commit is contained in:
一只会编程的狮子
2019-04-14 22:06:35 +08:00
parent f86f21bd42
commit bc264e2d1f
56 changed files with 1256 additions and 52 deletions
@@ -54,5 +54,8 @@
+(void)saveXuToControlName:(XuToControlName *)nameModel;
+(XuToControlName *)currentXuToControlName:(NSString *)macaddress;
//新绚多
+(void)saveNewXuToControlName:(XuToControlName *)nameModel;
+(XuToControlName *)currentNewXuToControlName:(NSString *)macaddress;
@end