// // PlatformActivityController.h // model // // Created by JuYi on 2018/7/17. // Copyright © 2018年 Mine. All rights reserved. // 平台活动 #import "ModelBaseViewController.h" @interface PlatformActivityController : ModelBaseViewController @end