// // MyAccountDetailVC.h // jiaPei // // Created by apple on 16/8/23. // Copyright © 2016年 JCZ. All rights reserved. // #import @interface MyAccountDetailVC : UIViewController @end