build to 486

This commit is contained in:
xuemh
2018-07-24 22:47:33 +08:00
parent 9444a289d6
commit e1fef71a9a
13 changed files with 466 additions and 65 deletions
@@ -0,0 +1,13 @@
//
// SettingResetViewController.h
// Ifish
//
// Created by Minghao Xue on 2018/7/24.
// Copyright © 2018年 lianlian. All rights reserved.
//
#import "BaseVIewContorller.h"
@interface SettingResetViewController : BaseVIewContorller
@end