zyds/ProductApp/ShareProduct/ShareViewController.h

14 lines
209 B
Objective-C

//
// ShareViewController.h
// ShareProduct
//
// Created by 工作 on 2025/4/1.
//
#import <UIKit/UIKit.h>
#import <Social/Social.h>
@interface ShareViewController : SLComposeServiceViewController
@end