Files
GiGaMaskTime/GIGA/Modules/Mask/Controller/GIGaMaskShareViewController.h
T
2018-09-21 18:27:32 +08:00

14 lines
258 B
Objective-C

//
// GIGaMaskShareViewController.h
// GIGA
//
// Created by lianxiang on 2018/9/21.
// Copyright © 2018年 com.giga.ios. All rights reserved.
//
#import "GiGaBaseViewController.h"
@interface GIGaMaskShareViewController : GiGaBaseViewController
@end