cdts/xdts-ios 3/Pods/AliyunOSSiOS/AliyunOSSSDK/OSSRestoreObjectResult.h

14 lines
220 B
C
Raw Permalink Normal View History

2023-07-27 09:20:00 +08:00
//
// OSSRestoreObjectResult.h
// AliyunOSSSDK
//
// Created by huaixu on 2018/8/1.
// Copyright © 2018年 aliyun. All rights reserved.
//
#import "OSSResult.h"
@interface OSSRestoreObjectResult : OSSResult
@end