tencentcloud-sdk-nodejs-teo 4.1.238 → 4.1.239

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-teo",
3
- "version": "4.1.238",
3
+ "version": "4.1.239",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -7614,7 +7614,7 @@ export interface ModifyOriginParameters {
7614
7614
  * 源站类型。取值有:
7615
7615
  <li>IPDomain:IPV4、IPV6 或域名类型源站;</li>
7616
7616
  <li>OriginGroup:源站组类型源站;</li>
7617
- <li>LoadBalance:负载均衡,该功能内测中,如需使用,请提工单或联系智能客服;</li>
7617
+ <li>LoadBalance:负载均衡,该功能内测中,如需使用,请提工单;</li>
7618
7618
  <li>COS:腾讯云 COS 对象存储源站;</li>
7619
7619
  <li>AWSS3:支持 AWS S3 协议的所有对象存储源站。</li>
7620
7620
  */