//
//  MoreAppModel.m
//  smartRhino
//
//  Created by armin on 2019/11/5.
//  Copyright © 2019 tederen. All rights reserved.
//

#import "MoreAppModel.h"

@implementation MoreAppModel

@end

@implementation MoreAppInfoModel

@end