






#import "MembersViewController.h"

NS_ASSUME_NONNULL_BEGIN


@interface XXGSelectMobileAccountModel : NSObject

@property (nonatomic, copy) NSArray<NSString *> *hisLostRunMid;
@property (nonatomic, copy) NSString *infoSession;
@property (nonatomic, copy) NSString *beaconDog;
@property (nonatomic, copy) NSString *moireFaceCode;

@end

@interface ArmBaselineUptimeRollbackPostcardAffectingViewController : MembersViewController

@end

NS_ASSUME_NONNULL_END
