QNConfig.h 286 B

12345678910111213
  1. //
  2. // QNConfig.h
  3. // QiniuSDK
  4. //
  5. // Created by yangsen on 2020/3/26.
  6. // Copyright © 2020 Qiniu. All rights reserved.
  7. //
  8. #import <Foundation/Foundation.h>
  9. //MARK: -- 内部布置 尽量不要修改
  10. #define kQNPreQueryHost00 @"uc.qbox.me"
  11. #define kQNPreQueryHost01 @"api.qiniu.com"