OSSGetObjectTaggingResult.m 226 B

12345678910111213
  1. //
  2. // GetObjectTaggingResult.m
  3. // AliyunOSSSDK
  4. //
  5. // Created by ws on 2021/5/25.
  6. // Copyright © 2021 aliyun. All rights reserved.
  7. //
  8. #import "OSSGetObjectTaggingResult.h"
  9. @implementation OSSGetObjectTaggingResult
  10. @end