nosCdnEnable property

  1. @JsonKey(name: "nos_cdn_enable")
bool? nosCdnEnable
getter/setter pair

是否优先使用Cdn域名进行NOS下载

Implementation

@JsonKey(name: "nos_cdn_enable")
bool? nosCdnEnable;