// // RQCommonCollectionViewController.h // YueXueChe // // Created by 张嵘 on 2018/12/19. // Copyright © 2018 lee. All rights reserved. // #import "RQCollectionViewController.h" #import "RQCommonCollectionViewModel.h" @interface RQCommonCollectionViewController : RQCollectionViewController @end