OSSPutObjectTaggingResult.m 229 B

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