宠物店修改
This commit is contained in:
+3
-1
@@ -8,7 +8,7 @@
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
@interface XuToControlName : NSObject
|
||||
@interface XuToControlName : NSObject<NSCoding>
|
||||
@property(nonatomic,copy) NSString *airPump;
|
||||
@property(nonatomic,copy) NSString *light1;
|
||||
@property(nonatomic,copy) NSString *light2;
|
||||
@@ -21,6 +21,8 @@
|
||||
@property(nonatomic,copy) NSString *zengyangPump;
|
||||
@property(nonatomic,copy) NSString *zaolangPump;
|
||||
@property(nonatomic,copy) NSString *xunhuanPump;
|
||||
@property(nonatomic,copy) NSString *type;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user