//
//  GroupSquareModel.m
//  smartRhino
//
//  Created by niuzhen on 2020/5/6.
//  Copyright © 2020 tederen. All rights reserved.
//

#import "GroupSquareModel.h"

@implementation GroupSquareModel

@end