提交
This commit is contained in:
17
QXLive/Tabbar/TabbarCustomView/CustomVersionUpdateView.h
Executable file
17
QXLive/Tabbar/TabbarCustomView/CustomVersionUpdateView.h
Executable file
@@ -0,0 +1,17 @@
|
||||
//
|
||||
// CustomVersionUpdateView.h
|
||||
// SoundRiver
|
||||
//
|
||||
// Created by y1758946235 on 2020/2/17.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface CustomVersionUpdateView : UIView
|
||||
|
||||
-(void)getDownloadUrl:(NSString *)downloadUrl isForceUpdate:(NSString *)ForceUpdate;
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
Reference in New Issue
Block a user