// // GridViewModel.h // WSCloudStorage // // Created by JonathanH on 2017/8/9. // Copyright © 2017年 wswinsoft. All rights reserved. // #import "BAGridItemModel.h" @interface GridViewModel : BAGridItemModel @end