GiGaMaskTime/GIGA/Modules/Mask/Controller/ShareViewController.h

14 lines
242 B
Objective-C

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