增加换肤功能
This commit is contained in:
17
Pods/AliyunOSSiOS/AliyunOSSSDK/Signer/OSSV1Signer.h
generated
Normal file
17
Pods/AliyunOSSiOS/AliyunOSSSDK/Signer/OSSV1Signer.h
generated
Normal file
@@ -0,0 +1,17 @@
|
||||
//
|
||||
// OSSV1Signer.h
|
||||
// AliyunOSSSDK
|
||||
//
|
||||
// Created by ws on 2023/12/26.
|
||||
// Copyright © 2023 aliyun. All rights reserved.
|
||||
//
|
||||
|
||||
#import "OSSSignerBase.h"
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface OSSV1Signer : OSSSignerBase
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
Reference in New Issue
Block a user