tencentcloud-sdk-nodejs-essbasic 4.0.1043 → 4.0.1044

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.0.1043",
3
+ "version": "4.0.1044",
4
4
  "description": "Tencent Cloud API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {
@@ -693,7 +693,7 @@ export class Client extends TencentCloudCommon.AbstractClient {
693
693
  /**
694
694
  * 1. 可以**通过图片**为子客企业代创建印章,图片最大5MB
695
695
 
696
- 2. 可以**系统创建**子客企业代创建印章, 系统创建的印章样子下图(样式可以调整)
696
+ 2. 可以使用**系统生成印章**为子客企业代创建印章, 系统创建的印章样子下图(样式可以调整)
697
697
 
698
698
  ![image](https://dyn.ess.tencent.cn/guide/capi/CreateSealByImage.png)
699
699
  */
@@ -285,7 +285,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
285
285
  /**
286
286
  * 1. 可以**通过图片**为子客企业代创建印章,图片最大5MB
287
287
 
288
- 2. 可以**系统创建**子客企业代创建印章, 系统创建的印章样子下图(样式可以调整)
288
+ 2. 可以使用**系统生成印章**为子客企业代创建印章, 系统创建的印章样子下图(样式可以调整)
289
289
 
290
290
  ![image](https://dyn.ess.tencent.cn/guide/capi/CreateSealByImage.png)
291
291
  */
@@ -346,7 +346,7 @@ class Client extends TencentCloudCommon.AbstractClient {
346
346
  /**
347
347
  * 1. 可以**通过图片**为子客企业代创建印章,图片最大5MB
348
348
 
349
- 2. 可以**系统创建**子客企业代创建印章, 系统创建的印章样子下图(样式可以调整)
349
+ 2. 可以使用**系统生成印章**为子客企业代创建印章, 系统创建的印章样子下图(样式可以调整)
350
350
 
351
351
  ![image](https://dyn.ess.tencent.cn/guide/capi/CreateSealByImage.png)
352
352
  */