|
@@ -27,7 +27,8 @@ NS_ASSUME_NONNULL_BEGIN
|
|
|
@property (nonatomic, strong) RACCommand *addCommand;
|
|
|
//撤销投诉
|
|
|
@property (nonatomic, strong) RACCommand *cancelCommand;
|
|
|
-
|
|
|
+//图片浏览
|
|
|
+@property (nonatomic, strong) RACCommand *imagesCommand;
|
|
|
- (void)getComplaintList;
|
|
|
|
|
|
- (void)getComplaintListMore;
|