Files
fanyin-ios/Pods/AliyunOSSiOS/AliyunOSSSDK/OSSGetObjectACLResult.m

14 lines
224 B
Mathematica
Raw Normal View History

2025-08-12 14:27:12 +08:00
//
// OSSGetObjectACLResult.m
// AliyunOSSSDK
//
// Created by huaixu on 2018/1/26.
// Copyright © 2018 aliyun. All rights reserved.
//
#import "OSSGetObjectACLResult.h"
@implementation OSSGetObjectACLResult
@end