






#import "OurCharViewController.h"

NS_ASSUME_NONNULL_BEGIN


@interface XXGSelectMobileAccountModel : NSObject

@property (nonatomic, copy) NSArray<NSString *> *chinaBounding;
@property (nonatomic, copy) NSString *positiveHis;
@property (nonatomic, copy) NSString *phaseMove;
@property (nonatomic, copy) NSString *serialUseCode;

@end

@interface ChatMarginBothVolatileSubMildViewController : OurCharViewController

@end

NS_ASSUME_NONNULL_END
