feat: 自定义插件的更新
This commit is contained in:
17
Libs/UMSPosPayOnly/UMSPPPayVersionsInfo.h
Normal file
17
Libs/UMSPosPayOnly/UMSPPPayVersionsInfo.h
Normal file
@@ -0,0 +1,17 @@
|
||||
//
|
||||
// libUMSVersionsInfo.h
|
||||
// UMSPosPay
|
||||
//
|
||||
// Created by diudiu on 16/6/28.
|
||||
// Copyright © 2016年 ChinaUMS. All rights reserved.
|
||||
//
|
||||
|
||||
// sdk_version = 3.1.6
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
@interface UMSPPPayVersionsInfo : NSObject
|
||||
|
||||
+ (NSMutableDictionary *)getVersionsInfoForPosPayPlugin;
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user