Files
featherVoice/Pods/AliyunOSSiOS/AliyunOSSSDK/OSSGetObjectACLRequest.m

14 lines
227 B
Mathematica
Raw Normal View History

2025-08-08 10:49:36 +08:00
//
// OSSGetObjectACLRequest.m
// AliyunOSSSDK
//
// Created by huaixu on 2018/1/26.
// Copyright © 2018 aliyun. All rights reserved.
//
#import "OSSGetObjectACLRequest.h"
@implementation OSSGetObjectACLRequest
@end