tencentcloud-sdk-nodejs-essbasic 4.1.295 → 4.1.297

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-essbasic",
3
- "version": "4.1.295",
3
+ "version": "4.1.297",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -168,7 +168,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
168
168
  ## 变更审核流程
169
169
 
170
170
  接口在处理变更时,会先进行工商三要素(企业名称、法人姓名、统一社会信用代码)核验,流程分为以下两条路径:
171
- <img src="https://qcloudimg.tencent-cloud.cn/raw/123767975de1754bd30b24617661ea65.png" width="380" >
171
+ <img src="https://qcloudimg.tencent-cloud.cn/raw/6976bc5589fa4835d4a5d5d1d6e0d9ef.png" width="380" >
172
172
 
173
173
  ### 触发人工审核(收录流程)的具体场景:
174
174
 
@@ -214,7 +214,7 @@ class Client extends TencentCloudCommon.AbstractClient {
214
214
  ## 变更审核流程
215
215
 
216
216
  接口在处理变更时,会先进行工商三要素(企业名称、法人姓名、统一社会信用代码)核验,流程分为以下两条路径:
217
- <img src="https://qcloudimg.tencent-cloud.cn/raw/123767975de1754bd30b24617661ea65.png" width="380" >
217
+ <img src="https://qcloudimg.tencent-cloud.cn/raw/6976bc5589fa4835d4a5d5d1d6e0d9ef.png" width="380" >
218
218
 
219
219
  ### 触发人工审核(收录流程)的具体场景:
220
220