tccli 3.0.1134.1__py2.py3-none-any.whl → 3.0.1136.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (58) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/__init__.py +3 -0
  3. tccli/services/asr/asr_client.py +53 -0
  4. tccli/services/asr/v20190614/api.json +193 -1
  5. tccli/services/asr/v20190614/examples.json +8 -0
  6. tccli/services/batch/v20170312/api.json +8 -5
  7. tccli/services/batch/v20170312/examples.json +1 -1
  8. tccli/services/cdb/cdb_client.py +57 -4
  9. tccli/services/cdb/v20170320/api.json +270 -0
  10. tccli/services/cdb/v20170320/examples.json +8 -0
  11. tccli/services/ckafka/v20190819/api.json +1 -1
  12. tccli/services/cls/v20201016/api.json +3 -3
  13. tccli/services/dlc/dlc_client.py +53 -0
  14. tccli/services/dlc/v20210125/api.json +138 -4
  15. tccli/services/dlc/v20210125/examples.json +13 -5
  16. tccli/services/dsgc/v20190723/api.json +35 -35
  17. tccli/services/eiam/v20210420/api.json +4 -4
  18. tccli/services/eiam/v20210420/examples.json +4 -4
  19. tccli/services/ess/v20201111/api.json +1 -1
  20. tccli/services/essbasic/v20210526/api.json +3 -3
  21. tccli/services/facefusion/v20181201/api.json +12 -12
  22. tccli/services/facefusion/v20181201/examples.json +4 -4
  23. tccli/services/iotexplorer/iotexplorer_client.py +53 -0
  24. tccli/services/iotexplorer/v20190423/api.json +137 -4
  25. tccli/services/iotexplorer/v20190423/examples.json +8 -0
  26. tccli/services/lcic/v20220817/api.json +4 -4
  27. tccli/services/lighthouse/v20200324/api.json +15 -15
  28. tccli/services/lighthouse/v20200324/examples.json +7 -7
  29. tccli/services/lke/lke_client.py +175 -16
  30. tccli/services/lke/v20231130/api.json +782 -165
  31. tccli/services/lke/v20231130/examples.json +35 -5
  32. tccli/services/ocr/v20181119/api.json +1 -1
  33. tccli/services/ses/v20201002/api.json +20 -1
  34. tccli/services/tdmq/tdmq_client.py +53 -0
  35. tccli/services/tdmq/v20200217/api.json +321 -0
  36. tccli/services/tdmq/v20200217/examples.json +8 -0
  37. tccli/services/tem/v20210701/api.json +8 -5
  38. tccli/services/tem/v20210701/examples.json +2 -2
  39. tccli/services/tke/v20180525/api.json +33 -21
  40. tccli/services/tke/v20180525/examples.json +4 -4
  41. tccli/services/trocket/trocket_client.py +65 -12
  42. tccli/services/trocket/v20230308/api.json +196 -0
  43. tccli/services/trocket/v20230308/examples.json +8 -0
  44. tccli/services/trtc/v20190722/api.json +48 -66
  45. tccli/services/tsi/__init__.py +4 -0
  46. tccli/services/tsi/tsi_client.py +301 -0
  47. tccli/services/tsi/v20210325/api.json +373 -0
  48. tccli/services/tsi/v20210325/examples.json +29 -0
  49. tccli/services/vpc/v20170312/api.json +36 -16
  50. tccli/services/vpc/v20170312/examples.json +9 -3
  51. tccli/services/waf/v20180125/api.json +70 -0
  52. tccli/services/waf/v20180125/examples.json +8 -0
  53. tccli/services/waf/waf_client.py +53 -0
  54. {tccli-3.0.1134.1.dist-info → tccli-3.0.1136.1.dist-info}/METADATA +2 -2
  55. {tccli-3.0.1134.1.dist-info → tccli-3.0.1136.1.dist-info}/RECORD +58 -54
  56. {tccli-3.0.1134.1.dist-info → tccli-3.0.1136.1.dist-info}/WHEEL +0 -0
  57. {tccli-3.0.1134.1.dist-info → tccli-3.0.1136.1.dist-info}/entry_points.txt +0 -0
  58. {tccli-3.0.1134.1.dist-info → tccli-3.0.1136.1.dist-info}/license_files/LICENSE +0 -0
@@ -27,8 +27,8 @@
27
27
  "AlterDMSDatabase": [
28
28
  {
29
29
  "document": "",
30
- "input": "POST / HTTP/1.1\nHost: dlc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AlterDMSDatabase\n<公共请求参数>\n\n{\n \"CurrentName\": \"xx\",\n \"SchemaName\": \"xx\",\n \"Location\": \"xx\",\n \"Asset\": {\n \"Description\": \"xx\",\n \"ModifiedTime\": \"2020-09-22T00:00:00+00:00\",\n \"DataVersion\": 1,\n \"BizParams\": [\n {\n \"Value\": \"xx\",\n \"Key\": \"xx\"\n }\n ],\n \"OwnerAccount\": \"xx\",\n \"CreateTime\": \"2020-09-22T00:00:00+00:00\",\n \"Catalog\": \"xx\",\n \"Params\": [\n {\n \"Value\": \"xx\",\n \"Key\": \"xx\"\n }\n ],\n \"PermValues\": [\n {\n \"Value\": \"xx\",\n \"Key\": \"xx\"\n }\n ],\n \"Owner\": \"xx\",\n \"DatasourceId\": 1,\n \"Guid\": \"xx\",\n \"Id\": 1,\n \"Name\": \"xx\"\n }\n}",
31
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\"\n }\n}",
30
+ "input": "POST / HTTP/1.1\nHost: dlc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AlterDMSDatabase\n<公共请求参数>\n\n{\n \"CurrentName\": \"abc\",\n \"SchemaName\": \"abc\",\n \"Location\": \"abc\",\n \"Asset\": {\n \"Id\": 0,\n \"Name\": \"abc\",\n \"Guid\": \"abc\",\n \"Catalog\": \"abc\",\n \"Description\": \"abc\",\n \"Owner\": \"abc\",\n \"OwnerAccount\": \"abc\",\n \"PermValues\": [\n {\n \"Key\": \"abc\",\n \"Value\": \"abc\"\n }\n ],\n \"Params\": [\n {\n \"Key\": \"abc\",\n \"Value\": \"abc\"\n }\n ],\n \"BizParams\": [\n {\n \"Key\": \"abc\",\n \"Value\": \"abc\"\n }\n ],\n \"DataVersion\": 0,\n \"CreateTime\": \"2020-09-22T00:00:00+00:00\",\n \"ModifiedTime\": \"2020-09-22T00:00:00+00:00\",\n \"DatasourceId\": 0\n }\n}",
31
+ "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
32
32
  "title": "DMS元数据更新库"
33
33
  }
34
34
  ],
@@ -449,8 +449,8 @@
449
449
  "DescribeDMSTables": [
450
450
  {
451
451
  "document": "",
452
- "input": "POST / HTTP/1.1\nHost: dlc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDMSTables\n<公共请求参数>\n\n{\n \"Name\": \"xx\",\n \"Keyword\": \"xx\",\n \"Pattern\": \"xx\",\n \"Catalog\": \"xx\",\n \"SchemaName\": \"xx\",\n \"Type\": \"xx\",\n \"DbName\": \"xx\"\n}",
453
- "output": "{\n \"Response\": {\n \"TableList\": [\n {\n \"Table\": {\n \"PartitionKeys\": [\n {\n \"Name\": \"xx\",\n \"BizParams\": [\n {\n \"Value\": \"xx\",\n \"Key\": \"xx\"\n }\n ],\n \"IsPartition\": true,\n \"Params\": [\n {\n \"Value\": \"xx\",\n \"Key\": \"xx\"\n }\n ],\n \"Position\": 0,\n \"Type\": \"xx\",\n \"Description\": \"xx\"\n }\n ],\n \"Sds\": {\n \"OutputFormat\": \"xx\",\n \"SortCols\": {\n \"Col\": \"xx\",\n \"Order\": 0\n },\n \"InputFormat\": \"xx\",\n \"SerdeLib\": \"xx\",\n \"Cols\": [\n {\n \"Name\": \"xx\",\n \"BizParams\": [\n {\n \"Value\": \"xx\",\n \"Key\": \"xx\"\n }\n ],\n \"IsPartition\": true,\n \"Position\": 0,\n \"Type\": \"xx\",\n \"Description\": \"xx\"\n }\n ],\n \"Location\": \"xx\",\n \"NumBuckets\": 0,\n \"Compressed\": true,\n \"SerdeName\": \"xx\",\n \"StoredAsSubDirectories\": true,\n \"BucketCols\": [\n \"xx\"\n ]\n },\n \"RecordCount\": 0,\n \"StructUpdateTime\": \"2020-09-22T00:00:00+00:00\",\n \"Partitions\": [\n {\n \"Sds\": {\n \"OutputFormat\": \"xx\",\n \"SortCols\": {\n \"Col\": \"xx\",\n \"Order\": 0\n },\n \"InputFormat\": \"xx\",\n \"SerdeLib\": \"xx\",\n \"Cols\": [\n {\n \"IsPartition\": true,\n \"Type\": \"xx\",\n \"Description\": \"xx\",\n \"Position\": 0,\n \"Name\": \"xx\"\n }\n ],\n \"Location\": \"xx\",\n \"NumBuckets\": 0,\n \"Compressed\": true,\n \"SerdeName\": \"xx\",\n \"StoredAsSubDirectories\": true,\n \"BucketCols\": [\n \"xx\"\n ]\n },\n \"Name\": \"xx\",\n \"ModifiedTime\": \"2020-09-22T00:00:00+00:00\",\n \"DataVersion\": 0,\n \"RecordCount\": 0,\n \"TableName\": \"xx\",\n \"LastAccessTime\": \"2020-09-22T00:00:00+00:00\",\n \"Values\": [\n \"xx\"\n ],\n \"DatabaseName\": \"xx\",\n \"SchemaName\": \"xx\",\n \"StorageSize\": 0,\n \"CreateTime\": \"2020-09-22T00:00:00+00:00\"\n }\n ],\n \"DataUpdateTime\": \"2020-09-22T00:00:00+00:00\",\n \"ViewOriginalText\": \"xx\",\n \"LifeTime\": 0,\n \"StorageSize\": 0,\n \"ViewExpandedText\": \"xx\",\n \"SchemaName\": \"xx\",\n \"LastAccessTime\": \"2020-09-22T00:00:00+00:00\",\n \"Type\": \"xx\",\n \"DbName\": \"xx\",\n \"Retention\": 0\n },\n \"Asset\": {\n \"Description\": \"xx\",\n \"ModifiedTime\": \"2020-09-22T00:00:00+00:00\",\n \"DataVersion\": 0,\n \"OwnerAccount\": \"xx\",\n \"CreateTime\": \"2020-09-22T00:00:00+00:00\",\n \"Catalog\": \"xx\",\n \"DatasourceId\": 0,\n \"Owner\": \"xx\",\n \"Guid\": \"xx\",\n \"Id\": 0,\n \"Name\": \"xx\"\n }\n }\n ],\n \"TotalCount\": 0,\n \"RequestId\": \"xx\"\n }\n}",
452
+ "input": "POST / HTTP/1.1\nHost: dlc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDMSTables\n<公共请求参数>\n\n{\n \"Name\": \"name1\",\n \"Keyword\": \"key\",\n \"Pattern\": \"pattern\",\n \"Catalog\": \"DataLakeCatalog\",\n \"SchemaName\": \"name\",\n \"Type\": \"t1\",\n \"DbName\": \"db1\"\n}",
453
+ "output": "{\n \"Response\": {\n \"TableList\": [\n {\n \"Table\": {\n \"ViewOriginalText\": \"abc\",\n \"ViewExpandedText\": \"abc\",\n \"Retention\": 0,\n \"Columns\": [],\n \"Sds\": {\n \"Location\": \"abc\",\n \"InputFormat\": \"abc\",\n \"OutputFormat\": \"abc\",\n \"NumBuckets\": 0,\n \"Compressed\": true,\n \"StoredAsSubDirectories\": true,\n \"SerdeLib\": \"abc\",\n \"SerdeName\": \"abc\",\n \"BucketCols\": [\n \"abc\"\n ],\n \"SerdeParams\": [\n {\n \"Key\": \"abc\",\n \"Value\": \"abc\"\n }\n ],\n \"Params\": [\n {\n \"Key\": \"abc\",\n \"Value\": \"abc\"\n }\n ],\n \"SortCols\": {\n \"Col\": \"abc\",\n \"Order\": 0\n },\n \"Cols\": [\n {\n \"Name\": \"abc\",\n \"Description\": \"abc\",\n \"Type\": \"abc\",\n \"Position\": 0,\n \"Params\": [\n {\n \"Key\": \"abc\",\n \"Value\": \"abc\"\n }\n ],\n \"IsPartition\": true\n }\n ],\n \"SortColumns\": [\n {\n \"Col\": \"abc\",\n \"Order\": 0\n }\n ]\n },\n \"PartitionKeys\": [\n {\n \"Name\": \"abc\",\n \"Description\": \"abc\",\n \"Type\": \"abc\",\n \"Position\": 0,\n \"IsPartition\": true\n }\n ],\n \"Partitions\": [\n {\n \"DatabaseName\": \"abc\",\n \"SchemaName\": \"abc\",\n \"TableName\": \"abc\",\n \"DataVersion\": 0,\n \"Name\": \"abc\",\n \"Params\": [],\n \"Values\": [\n \"abc\"\n ],\n \"StorageSize\": 0,\n \"RecordCount\": 0,\n \"CreateTime\": \"2020-09-22T00:00:00+00:00\",\n \"ModifiedTime\": \"2020-09-22T00:00:00+00:00\",\n \"LastAccessTime\": \"2020-09-22T00:00:00+00:00\",\n \"Sds\": {\n \"Location\": \"abc\",\n \"InputFormat\": \"abc\",\n \"OutputFormat\": \"abc\",\n \"NumBuckets\": 0,\n \"Compressed\": true,\n \"StoredAsSubDirectories\": true,\n \"SerdeLib\": \"abc\",\n \"SerdeName\": \"abc\",\n \"Params\": [],\n \"SerdeParams\": [],\n \"SortColumns\": [],\n \"BucketCols\": [\n \"abc\"\n ],\n \"SortCols\": {\n \"Col\": \"abc\",\n \"Order\": 0\n },\n \"Cols\": [\n {\n \"Name\": \"abc\",\n \"Description\": \"abc\",\n \"Type\": \"abc\",\n \"Position\": 0,\n \"IsPartition\": true\n }\n ]\n }\n }\n ],\n \"Type\": \"abc\",\n \"DbName\": \"abc\",\n \"SchemaName\": \"abc\",\n \"StorageSize\": 0,\n \"RecordCount\": 0,\n \"LifeTime\": 0,\n \"LastAccessTime\": \"2020-09-22T00:00:00+00:00\",\n \"DataUpdateTime\": \"2020-09-22T00:00:00+00:00\",\n \"StructUpdateTime\": \"2020-09-22T00:00:00+00:00\",\n \"Name\": \"abc\"\n },\n \"Asset\": {\n \"Id\": 0,\n \"Name\": \"abc\",\n \"Guid\": \"abc\",\n \"Catalog\": \"abc\",\n \"Description\": \"abc\",\n \"Owner\": \"abc\",\n \"OwnerAccount\": \"abc\",\n \"DataVersion\": 0,\n \"CreateTime\": \"2020-09-22T00:00:00+00:00\",\n \"ModifiedTime\": \"2020-09-22T00:00:00+00:00\",\n \"DatasourceId\": 0,\n \"Params\": [],\n \"PermValues\": [],\n \"BizParams\": []\n }\n }\n ],\n \"TotalCount\": 0,\n \"RequestId\": \"abc\"\n }\n}",
454
454
  "title": "DMS查询表列表"
455
455
  }
456
456
  ],
@@ -494,6 +494,14 @@
494
494
  "title": "查询DataEngines信息列表"
495
495
  }
496
496
  ],
497
+ "DescribeDataEnginesScaleDetail": [
498
+ {
499
+ "document": "",
500
+ "input": "POST / HTTP/1.1\nHost: dlc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDataEnginesScaleDetail\n<公共请求参数>\n\n{\n \"StartTime\": \"2024-06-06 12:00:00\",\n \"EndTime\": \"2024-06-06 13:00:00\",\n \"DataEngineNames\": [\n \"dataengine-abc\"\n ]\n}",
501
+ "output": "{\n \"Response\": {\n \"Scales\": [\n {\n \"DataEngineId\": \"abc\",\n \"DataEngineName\": \"abc\",\n \"ScaleDetail\": [\n {\n \"StartTime\": \"abc\",\n \"EndTime\": \"abc\",\n \"CU\": 0\n }\n ]\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
502
+ "title": "查询引擎规格详情"
503
+ }
504
+ ],
497
505
  "DescribeDatabases": [
498
506
  {
499
507
  "document": "查询数据库列表",
@@ -864,7 +872,7 @@
864
872
  {
865
873
  "document": "",
866
874
  "input": "POST / HTTP/1.1\nHost: dlc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DropDMSPartitions\n<公共请求参数>\n\n{\n \"DatabaseName\": \"database-xxxx\",\n \"SchemaName\": \"Schema1\",\n \"TableName\": \"Table1\",\n \"Name\": \"Name1\",\n \"Values\": [\n \"1\",\n \"2\"\n ],\n \"DeleteData\": false\n}",
867
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\",\n \"Status\": true\n }\n}",
875
+ "output": "{\n \"Response\": {\n \"RequestId\": \"12345-67890-12345-67890\",\n \"Status\": true\n }\n}",
868
876
  "title": "DMS元数据删除分区"
869
877
  }
870
878
  ],
@@ -2487,7 +2487,7 @@
2487
2487
  {
2488
2488
  "disabled": false,
2489
2489
  "document": "模板名称",
2490
- "example": "",
2490
+ "example": "模板名称",
2491
2491
  "member": "string",
2492
2492
  "name": "Name",
2493
2493
  "output_required": true,
@@ -2497,7 +2497,7 @@
2497
2497
  {
2498
2498
  "disabled": false,
2499
2499
  "document": "描述\n注意:此字段可能返回 null,表示取不到有效值。",
2500
- "example": "",
2500
+ "example": "模板描述",
2501
2501
  "member": "string",
2502
2502
  "name": "Description",
2503
2503
  "output_required": true,
@@ -2557,7 +2557,7 @@
2557
2557
  {
2558
2558
  "disabled": false,
2559
2559
  "document": "是否开启别名\n注意:此字段可能返回 null,表示取不到有效值。",
2560
- "example": "",
2560
+ "example": "false",
2561
2561
  "member": "bool",
2562
2562
  "name": "IsAlias",
2563
2563
  "output_required": false,
@@ -2758,40 +2758,40 @@
2758
2758
  {
2759
2759
  "disabled": false,
2760
2760
  "document": "结果类型。",
2761
- "example": "",
2761
+ "example": "cos",
2762
2762
  "member": "string",
2763
2763
  "name": "Result",
2764
- "required": false,
2764
+ "output_required": true,
2765
2765
  "type": "string",
2766
2766
  "value_allowed_null": false
2767
2767
  },
2768
2768
  {
2769
2769
  "disabled": false,
2770
2770
  "document": "结果描述。",
2771
- "example": "",
2771
+ "example": "婚姻状况: 未婚",
2772
2772
  "member": "string",
2773
2773
  "name": "ResultDescription",
2774
- "required": false,
2774
+ "output_required": true,
2775
2775
  "type": "string",
2776
2776
  "value_allowed_null": false
2777
2777
  },
2778
2778
  {
2779
2779
  "disabled": false,
2780
2780
  "document": "错误信息描述。\n注意:此字段可能返回 null,表示取不到有效值。",
2781
- "example": "",
2781
+ "example": "error message",
2782
2782
  "member": "ErrDescription",
2783
2783
  "name": "ErrDescription",
2784
- "required": false,
2784
+ "output_required": true,
2785
2785
  "type": "object",
2786
2786
  "value_allowed_null": true
2787
2787
  },
2788
2788
  {
2789
2789
  "disabled": false,
2790
2790
  "document": "资源ID。",
2791
- "example": "",
2791
+ "example": "cos-abcd1234",
2792
2792
  "member": "string",
2793
2793
  "name": "ResourceId",
2794
- "required": false,
2794
+ "output_required": true,
2795
2795
  "type": "string",
2796
2796
  "value_allowed_null": false
2797
2797
  }
@@ -11658,7 +11658,7 @@
11658
11658
  "example": "1",
11659
11659
  "member": "int64",
11660
11660
  "name": "TaskId",
11661
- "required": true,
11661
+ "output_required": true,
11662
11662
  "type": "int",
11663
11663
  "value_allowed_null": false
11664
11664
  },
@@ -11668,7 +11668,7 @@
11668
11668
  "example": "1",
11669
11669
  "member": "int64",
11670
11670
  "name": "FileResultId",
11671
- "required": true,
11671
+ "output_required": true,
11672
11672
  "type": "int",
11673
11673
  "value_allowed_null": true
11674
11674
  },
@@ -11678,7 +11678,7 @@
11678
11678
  "example": "bucket_1",
11679
11679
  "member": "string",
11680
11680
  "name": "BucketName",
11681
- "required": true,
11681
+ "output_required": true,
11682
11682
  "type": "string",
11683
11683
  "value_allowed_null": true
11684
11684
  },
@@ -11688,7 +11688,7 @@
11688
11688
  "example": "file_1",
11689
11689
  "member": "string",
11690
11690
  "name": "FileName",
11691
- "required": true,
11691
+ "output_required": true,
11692
11692
  "type": "string",
11693
11693
  "value_allowed_null": true
11694
11694
  },
@@ -11698,7 +11698,7 @@
11698
11698
  "example": "1",
11699
11699
  "member": "int64",
11700
11700
  "name": "CategoryId",
11701
- "required": true,
11701
+ "output_required": true,
11702
11702
  "type": "int",
11703
11703
  "value_allowed_null": true
11704
11704
  },
@@ -11708,7 +11708,7 @@
11708
11708
  "example": "个人基本信息",
11709
11709
  "member": "string",
11710
11710
  "name": "CategoryName",
11711
- "required": true,
11711
+ "output_required": true,
11712
11712
  "type": "string",
11713
11713
  "value_allowed_null": true
11714
11714
  },
@@ -11718,7 +11718,7 @@
11718
11718
  "example": "10000",
11719
11719
  "member": "int64",
11720
11720
  "name": "LevelId",
11721
- "required": true,
11721
+ "output_required": true,
11722
11722
  "type": "int",
11723
11723
  "value_allowed_null": true
11724
11724
  },
@@ -11728,17 +11728,17 @@
11728
11728
  "example": "高",
11729
11729
  "member": "string",
11730
11730
  "name": "LevelName",
11731
- "required": true,
11731
+ "output_required": true,
11732
11732
  "type": "string",
11733
11733
  "value_allowed_null": true
11734
11734
  },
11735
11735
  {
11736
11736
  "disabled": false,
11737
11737
  "document": "KMS加密,true or false\n注意:此字段可能返回 null,表示取不到有效值。",
11738
- "example": "",
11738
+ "example": "true",
11739
11739
  "member": "bool",
11740
11740
  "name": "KMSEncrypted",
11741
- "required": true,
11741
+ "output_required": true,
11742
11742
  "type": "bool",
11743
11743
  "value_allowed_null": true
11744
11744
  },
@@ -11748,7 +11748,7 @@
11748
11748
  "example": "姓名",
11749
11749
  "member": "string",
11750
11750
  "name": "RuleName",
11751
- "required": true,
11751
+ "output_required": true,
11752
11752
  "type": "string",
11753
11753
  "value_allowed_null": true
11754
11754
  },
@@ -11758,7 +11758,7 @@
11758
11758
  "example": "1",
11759
11759
  "member": "int64",
11760
11760
  "name": "RuleId",
11761
- "required": true,
11761
+ "output_required": true,
11762
11762
  "type": "int",
11763
11763
  "value_allowed_null": true
11764
11764
  },
@@ -11768,27 +11768,27 @@
11768
11768
  "example": "1",
11769
11769
  "member": "int64",
11770
11770
  "name": "LevelRiskScore",
11771
- "required": true,
11771
+ "output_required": true,
11772
11772
  "type": "int",
11773
11773
  "value_allowed_null": true
11774
11774
  },
11775
11775
  {
11776
11776
  "disabled": false,
11777
11777
  "document": "文件大小,单位为KB\n注意:此字段可能返回 null,表示取不到有效值。",
11778
- "example": "",
11778
+ "example": "1024",
11779
11779
  "member": "int64",
11780
11780
  "name": "FileSize",
11781
- "required": true,
11781
+ "output_required": true,
11782
11782
  "type": "int",
11783
11783
  "value_allowed_null": true
11784
11784
  },
11785
11785
  {
11786
11786
  "disabled": false,
11787
11787
  "document": "文件类型,如csv,txt\n注意:此字段可能返回 null,表示取不到有效值。",
11788
- "example": "",
11788
+ "example": "txt",
11789
11789
  "member": "string",
11790
11790
  "name": "FileType",
11791
- "required": true,
11791
+ "output_required": true,
11792
11792
  "type": "string",
11793
11793
  "value_allowed_null": true
11794
11794
  },
@@ -11798,37 +11798,37 @@
11798
11798
  "example": "1",
11799
11799
  "member": "int64",
11800
11800
  "name": "SensitiveDataCount",
11801
- "required": true,
11801
+ "output_required": true,
11802
11802
  "type": "int",
11803
11803
  "value_allowed_null": true
11804
11804
  },
11805
11805
  {
11806
11806
  "disabled": false,
11807
11807
  "document": "分类树路径\n注意:此字段可能返回 null,表示取不到有效值。",
11808
- "example": "",
11808
+ "example": "[\"category\"]",
11809
11809
  "member": "string",
11810
11810
  "name": "CategoryFullPath",
11811
- "required": true,
11811
+ "output_required": true,
11812
11812
  "type": "list",
11813
11813
  "value_allowed_null": true
11814
11814
  },
11815
11815
  {
11816
11816
  "disabled": false,
11817
11817
  "document": "合规组ID\n注意:此字段可能返回 null,表示取不到有效值。",
11818
- "example": "",
11818
+ "example": "1",
11819
11819
  "member": "int64",
11820
11820
  "name": "ComplianceId",
11821
- "required": true,
11821
+ "output_required": true,
11822
11822
  "type": "int",
11823
11823
  "value_allowed_null": true
11824
11824
  },
11825
11825
  {
11826
11826
  "disabled": false,
11827
11827
  "document": "结果id\n注意:此字段可能返回 null,表示取不到有效值。",
11828
- "example": "",
11828
+ "example": "1",
11829
11829
  "member": "int64",
11830
11830
  "name": "ResultId",
11831
- "required": true,
11831
+ "output_required": true,
11832
11832
  "type": "int",
11833
11833
  "value_allowed_null": true
11834
11834
  }
@@ -1413,7 +1413,7 @@
1413
1413
  "example": "无",
1414
1414
  "member": "string",
1415
1415
  "name": "FailedItems",
1416
- "required": true,
1416
+ "output_required": true,
1417
1417
  "type": "list",
1418
1418
  "value_allowed_null": true
1419
1419
  },
@@ -2515,7 +2515,7 @@
2515
2515
  "example": "无",
2516
2516
  "member": "string",
2517
2517
  "name": "UserId",
2518
- "required": true,
2518
+ "output_required": true,
2519
2519
  "type": "string",
2520
2520
  "value_allowed_null": false
2521
2521
  },
@@ -2525,7 +2525,7 @@
2525
2525
  "example": "无",
2526
2526
  "member": "string",
2527
2527
  "name": "UserName",
2528
- "required": true,
2528
+ "output_required": true,
2529
2529
  "type": "string",
2530
2530
  "value_allowed_null": false
2531
2531
  },
@@ -2535,7 +2535,7 @@
2535
2535
  "example": "无",
2536
2536
  "member": "ThirdPartyAccountInfo",
2537
2537
  "name": "ThirdPartyAccounts",
2538
- "required": true,
2538
+ "output_required": true,
2539
2539
  "type": "list",
2540
2540
  "value_allowed_null": true
2541
2541
  },
@@ -99,8 +99,8 @@
99
99
  "DeleteUsers": [
100
100
  {
101
101
  "document": "",
102
- "input": "POST / HTTP/1.1\nHost: eiam.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteUsers\n<公共请求参数>\n\n{\n \"DeleteIdList\": [\n \"xx\"\n ],\n \"DeleteNameList\": [\n \"xx\"\n ]\n}",
103
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\",\n \"FailedItems\": [\n \"xx\"\n ]\n }\n}",
102
+ "input": "POST / HTTP/1.1\nHost: eiam.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteUsers\n<公共请求参数>\n\n{\n \"DeleteIdList\": [\n \"uid222222\"\n ],\n \"DeleteNameList\": [\n \"用户22222\"\n ]\n}",
103
+ "output": "{\n \"Response\": {\n \"RequestId\": \"requestId22222\",\n \"FailedItems\": [\n \"uid2222222\"\n ]\n }\n}",
104
104
  "title": "请求示例"
105
105
  }
106
106
  ],
@@ -187,8 +187,8 @@
187
187
  "DescribeUserThirdPartyAccountInfo": [
188
188
  {
189
189
  "document": "",
190
- "input": "POST / HTTP/1.1\nHost: eiam.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeUserThirdPartyAccountInfo\n<公共请求参数>\n\n{\n \"UserName\": \"xx\",\n \"UserId\": \"xx\"\n}",
191
- "output": "{\n \"Response\": {\n \"UserName\": \"xx\",\n \"UserId\": \"xx\",\n \"RequestId\": \"xx\",\n \"ThirdPartyAccounts\": [\n {\n \"AccountCode\": \"xx\",\n \"AccountName\": \"xx\"\n }\n ]\n }\n}",
190
+ "input": "POST / HTTP/1.1\nHost: eiam.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeUserThirdPartyAccountInfo\n<公共请求参数>\n\n{\n \"UserName\": \"测试用户1111\",\n \"UserId\": \"userId1111\"\n}",
191
+ "output": "{\n \"Response\": {\n \"UserName\": \"测试用户1111\",\n \"UserId\": \"userId1111\",\n \"RequestId\": \"requestId1111\",\n \"ThirdPartyAccounts\": [\n {\n \"AccountCode\": \"userCode001\",\n \"AccountName\": \"第三方测试用户0001\"\n }\n ]\n }\n}",
192
192
  "title": "请求示例"
193
193
  }
194
194
  ],
@@ -4482,7 +4482,7 @@
4482
4482
  "type": "object"
4483
4483
  },
4484
4484
  {
4485
- "disabled": false,
4485
+ "disabled": true,
4486
4486
  "document": "机构信息,暂未开放",
4487
4487
  "example": "无",
4488
4488
  "member": "OrganizationInfo",
@@ -358,7 +358,7 @@
358
358
  "status": "online"
359
359
  },
360
360
  "CreateFlowsByTemplates": {
361
- "document": "接口(CreateFlowsByTemplates)用于使用模板批量创建签署流程。当前可批量发起合同(签署流程)数量为1-20个。\n如若在模板中配置了动态表格, 上传的附件必须为A4大小 \n合同发起人必须在电子签已经进行实名。\n\n### 一. 整体的逻辑如下\n\n![image](https://qcloudimg.tencent-cloud.cn/raw/e193519d4383fa74782a9e19147ef01a/CreateFlowsByTemplates.png)\n\n### 二. 可以作为发起方和签署方的角色列表\n\n<table> <thead> <tr> <th>场景编号</th> <th>发起方</th> <th>签署方</th> <th>补充</th> </tr> </thead> <tbody> <tr> <td>场景一</td> <td>子企业A的员工</td> <td>子企业A的员工</td> <td>子企业是通过<a href=\"https://qian.tencent.com/developers/partnerApis/accounts/CreateConsoleLoginUrl\" target=\"_blank\">CreateConsoleLoginUrl</a>生成子客登录链接注册的企业</td> </tr> <tr> <td>场景二</td> <td>子企业A的员工</td> <td>子企业B(不指定经办人走领取逻辑)</td> <td>领取的逻辑可以参考文档<a href=\"https://qian.tencent.com/developers/partner/dynamic_signer\" target=\"_blank\">动态签署方</a> </td> </tr> <tr> <td>场景三</td> <td>子企业A的员工</td> <td>子企业B的员工</td> <td>-</td> </tr> <tr> <td>场景四</td> <td>子企业A的员工</td> <td>个人</td> <td>就是自然人,不是企业员工</td> </tr> <tr> <td>场景五</td> <td>子企业A的员工</td> <td>SaaS平台企业员工</td> <td>SaaS平台企业是通过<a href=\"https://qian.tencent.cn/console/company-register\" target=\"_blank\">https://qian.tencent.cn/console/company-register</a>链接注册的企业</td> </tr> </tbody> </table>\n\n\n\n\n### 三. 填充模板中定义的填写控件\n模板中配置的<font color=\"red\">发起人填充控件</font>可以通过本接口的**FormFields数组**字段填充\n\n![image](https://qcloudimg.tencent-cloud.cn/raw/37457e0e450fc221effddfcb8b1bad55.png)\n填充的传参示例如下\n\n```\n request.FormFields = [{\n \"ComponentName\": \"项目的名字\",\n \"ComponentValue\": \"休闲山庄\"\n }, {\n \"ComponentName\": \"项目的地址\",\n \"ComponentValue\": \"凤凰山北侧\",\n }, {\n \"ComponentName\": \"范围\",\n \"ComponentValue\": \"凤凰山至107国道\",\n }, {\n \"ComponentName\": \"面积\",\n \"ComponentValue\": \"100亩\",\n }, {\n \"ComponentName\": \"基本情况\",\n \"ComponentValue\": \"完好\",\n }, , {\n \"ComponentName\": \"用途\",\n \"ComponentValue\": \"经营农家乐\",\n }\n ]\n```\n合成后合同样子示例\n\n![image](https://qcloudimg.tencent-cloud.cn/raw/140a2fb771ac66a185d0a000d37485f6.png)\n\n\n\n### 四. 注意 \n1. 发起合同时候, 作为<font color=\"red\">发起方的第三方子企业A员工的企业和员工必须经过实名</font>, 而作为签署方的第三方子企业A员工/个人/自然人/SaaS平台企业员工/第三方子企业B员工企业中的企业和个人/员工可以未实名\n\n2. 不同类型的签署方传参不同, 可以参考开发者中心的FlowApproverInfo结构体说明\n\n3. <font color=\"red\">调用接口发起合同成功就会扣减合同的额度</font>, 只有撤销没有参与方签署过或只有自动签署签署过的合同,才会返还合同额度。(过期,拒签,签署完成,解除完成等状态不会返还额度)\n\n4. <font color=\"red\">静默(自动)签署不支持合同签署方存在填写</font>\n\n5. <font color=\"red\">在下一步创建签署链接前,建议等待DocumentFill </font> <a href=\"https://qian.tencent.com/developers/partner/callback_types_file_resources\">PDF合成完成的回调</a>或者睡眠几秒,尤其是当模板中存在动态表格等复杂填写控件时,因为合成过程可能会耗费秒级别的时间。\n\n\n<font color=\"red\">相关视频指引</font> <br>\n1. <a href=\"https://dyn.ess.tencent.cn/guide/apivideo/essbasic-CreateTemplates.mp4\" target=\"_blank\">创建模板&设置成本企业自动签署</a><br>",
361
+ "document": "接口(CreateFlowsByTemplates)用于使用模板批量创建签署流程。当前可批量发起合同(签署流程)数量为1-20个。\n如若在模板中配置了动态表格, 上传的附件必须为A4大小 \n合同发起人必须在电子签已经进行实名。\n\n### 一. 整体的逻辑如下\n\n![image](https://qcloudimg.tencent-cloud.cn/raw/e193519d4383fa74782a9e19147ef01a/CreateFlowsByTemplates.png)\n\n### 二. 可以作为发起方和签署方的角色列表\n\n<table> <thead> <tr> <th>场景编号</th> <th>发起方</th> <th>签署方</th> <th>补充</th> </tr> </thead> <tbody> <tr> <td>场景一</td> <td>子企业A的员工</td> <td>子企业A的员工</td> <td>子企业是通过<a href=\"https://qian.tencent.com/developers/partnerApis/accounts/CreateConsoleLoginUrl\" target=\"_blank\">CreateConsoleLoginUrl</a>生成子客登录链接注册的企业</td> </tr> <tr> <td>场景二</td> <td>子企业A的员工</td> <td>子企业B(不指定经办人走领取逻辑)</td> <td>领取的逻辑可以参考文档<a href=\"https://qian.tencent.com/developers/partner/dynamic_signer\" target=\"_blank\">动态签署方</a> </td> </tr> <tr> <td>场景三</td> <td>子企业A的员工</td> <td>子企业B的员工</td> <td>-</td> </tr> <tr> <td>场景四</td> <td>子企业A的员工</td> <td>个人</td> <td>就是自然人,不是企业员工</td> </tr> <tr> <td>场景五</td> <td>子企业A的员工</td> <td>SaaS平台企业员工</td> <td>SaaS平台企业是通过<a href=\"https://qian.tencent.cn/console/company-register\" target=\"_blank\">https://qian.tencent.cn/console/company-register</a>链接注册的企业</td> </tr> </tbody> </table>\n\n\n\n\n### 三. 填充模板中定义的填写控件\n模板中配置的<font color=\"red\">发起人填充控件</font>可以通过本接口的**FormFields数组**字段填充\n\n![image](https://qcloudimg.tencent-cloud.cn/raw/37457e0e450fc221effddfcb8b1bad55.png)\n填充的传参示例如下\n\n```\n request.FormFields = [{\n \"ComponentName\": \"项目的名字\",\n \"ComponentValue\": \"休闲山庄\"\n }, {\n \"ComponentName\": \"项目的地址\",\n \"ComponentValue\": \"凤凰山北侧\",\n }, {\n \"ComponentName\": \"范围\",\n \"ComponentValue\": \"凤凰山至107国道\",\n }, {\n \"ComponentName\": \"面积\",\n \"ComponentValue\": \"100亩\",\n }, {\n \"ComponentName\": \"基本情况\",\n \"ComponentValue\": \"完好\",\n }, , {\n \"ComponentName\": \"用途\",\n \"ComponentValue\": \"经营农家乐\",\n }\n ]\n```\n合成后合同样子示例\n\n![image](https://qcloudimg.tencent-cloud.cn/raw/140a2fb771ac66a185d0a000d37485f6.png)\n\n\n\n### 四. 注意 \n1. 发起合同时候, 作为<font color=\"red\">发起方的第三方子企业A员工的企业和员工必须经过实名</font>, 而作为签署方的第三方子企业A员工/个人/自然人/SaaS平台企业员工/第三方子企业B员工企业中的企业和个人/员工可以未实名\n\n2. 不同类型的签署方传参不同, 可以参考开发者中心的FlowApproverInfo结构体说明\n\n3. <font color=\"red\">调用接口发起合同成功就会扣减合同的额度</font>, 只有撤销没有参与方签署过或只有自动签署签署过的合同,才会返还合同额度。(过期,拒签,签署完成,解除完成等状态不会返还额度)\n\n4. <font color=\"red\">静默(自动)签署不支持合同签署方存在填写</font>\n\n5. <font color=\"red\">在下一步创建签署链接前,建议等待DocumentFill </font> <a href=\"https://qian.tencent.com/developers/partner/callback_types_file_resources\">PDF合成完成的回调</a>或者睡眠几秒,尤其是当模板中存在动态表格等复杂填写控件时,因为合成过程可能会耗费秒级别的时间。\n\n\n<font color=\"red\">相关视频指引</font> <br>\n1. <a href=\"https://dyn.ess.tencent.cn/guide/apivideo/essbasic-CreateTemplates.mp4\" target=\"_blank\">创建模板&设置成本企业自动签署</a><br>\n2. <a href=\"https://dyn.ess.tencent.cn/guide/apivideo/essbasic-CreateFlowsByTemplates.mp4\" target=\"_blank\">【用模板创建签署流程】编写示例视频教程</a><br>",
362
362
  "input": "CreateFlowsByTemplatesRequest",
363
363
  "name": "用模板创建签署流程",
364
364
  "output": "CreateFlowsByTemplatesResponse",
@@ -6556,7 +6556,7 @@
6556
6556
  "type": "object"
6557
6557
  },
6558
6558
  {
6559
- "disabled": false,
6559
+ "disabled": true,
6560
6560
  "document": "操作人信息",
6561
6561
  "example": "无",
6562
6562
  "member": "UserInfo",
@@ -6565,7 +6565,7 @@
6565
6565
  "type": "object"
6566
6566
  },
6567
6567
  {
6568
- "disabled": false,
6568
+ "disabled": true,
6569
6569
  "document": "企业信息",
6570
6570
  "example": "无",
6571
6571
  "member": "OrganizationInfo",
@@ -465,60 +465,60 @@
465
465
  {
466
466
  "disabled": false,
467
467
  "document": "保留字段",
468
- "example": "",
468
+ "example": "",
469
469
  "member": "string",
470
470
  "name": "Category",
471
- "required": true,
471
+ "output_required": true,
472
472
  "type": "string",
473
473
  "value_allowed_null": false
474
474
  },
475
475
  {
476
476
  "disabled": false,
477
477
  "document": "状态码, 0为处理成功,其他值为处理失败",
478
- "example": "",
478
+ "example": "",
479
479
  "member": "string",
480
480
  "name": "Code",
481
- "required": true,
481
+ "output_required": true,
482
482
  "type": "string",
483
483
  "value_allowed_null": false
484
484
  },
485
485
  {
486
486
  "disabled": false,
487
487
  "document": "对应状态码信息描述",
488
- "example": "",
488
+ "example": "",
489
489
  "member": "string",
490
490
  "name": "CodeDescription",
491
- "required": true,
491
+ "output_required": true,
492
492
  "type": "string",
493
493
  "value_allowed_null": false
494
494
  },
495
495
  {
496
496
  "disabled": false,
497
497
  "document": "保留字段",
498
- "example": "",
498
+ "example": "",
499
499
  "member": "float",
500
500
  "name": "Confidence",
501
- "required": true,
501
+ "output_required": true,
502
502
  "type": "float",
503
503
  "value_allowed_null": false
504
504
  },
505
505
  {
506
506
  "disabled": false,
507
507
  "document": "保留字段",
508
- "example": "",
508
+ "example": "",
509
509
  "member": "string",
510
510
  "name": "Suggestion",
511
- "required": true,
511
+ "output_required": true,
512
512
  "type": "string",
513
513
  "value_allowed_null": false
514
514
  },
515
515
  {
516
516
  "disabled": false,
517
517
  "document": "审核详细内容",
518
- "example": "",
518
+ "example": "",
519
519
  "member": "FuseFaceReviewDetail",
520
520
  "name": "DetailSet",
521
- "required": true,
521
+ "output_required": true,
522
522
  "type": "list",
523
523
  "value_allowed_null": false
524
524
  }
@@ -11,14 +11,14 @@
11
11
  "FaceFusion": [
12
12
  {
13
13
  "document": "",
14
- "input": "https://facefusion.tencentcloudapi.com/?Action=FaceFusion\n&ProjectId=100646\n&ModelId=qc_100646_154021_9\n&RspImgType=url\n&Image=base64_string\n&<公共请求参数>",
14
+ "input": "POST / HTTP/1.1\nHost: facefusion.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: FaceFusion\n<公共请求参数>\n\n{\n \"ProjectId\": \"100646\",\n \"ModelId\": \"qc_100646_154021_9\",\n \"Image\": \"base64\",\n \"RspImgType\": \"url\"\n}",
15
15
  "output": "{\n \"Response\": {\n \"Error\": {\n \"Code\": \"FailedOperation.FuseDetectNoFace\",\n \"Message\": \"未检测到人脸.\"\n },\n \"RequestId\": \"8ae581fd-c25f-4a63-83b3-d9fcd97230c8\"\n }\n}",
16
16
  "title": "调用返回失败"
17
17
  },
18
18
  {
19
19
  "document": "",
20
- "input": "https://facefusion.tencentcloudapi.com/?Action=FaceFusion\n&ProjectId=100646\n&ModelId=qc_100646_154021_9\n&RspImgType=url\n&Image=base64_string\n&<公共请求参数>",
21
- "output": "{\n \"Response\": {\n \"Image\": \"https://facefusion-1254418846.cos.ap-guangzhou.myqcloud.com/qc_100646_204857_1_1543312645513131155.jpg\",\n \"RequestId\": \"66676130-5588-4cdb-a81e-8bd3c99cea1f\",\n \"ReviewResultSet\": [\n {\n \"Category\": \"Politics\",\n \"Code\": \"0\",\n \"CodeDescription\": \"OK\",\n \"Suggestion\": \"PASS\",\n \"Confidence\": 30,\n \"DetailSet\": [\n {\n \"Field\": \"\",\n \"Label\": \"丁俊晖\",\n \"Confidence\": 30,\n \"Suggestion\": \"PASS\"\n }\n ]\n }\n ]\n }\n}",
20
+ "input": "POST / HTTP/1.1\nHost: facefusion.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: FaceFusion\n<公共请求参数>\n\n{\n \"ProjectId\": \"100646\",\n \"ModelId\": \"qc_100646_154021_9\",\n \"Image\": \"base64\",\n \"RspImgType\": \"url\"\n}",
21
+ "output": "{\n \"Response\": {\n \"Image\": \"https://xxxx.jpg\",\n \"RequestId\": \"66676130-5588-4cdb-a81e-8bd3c99cea1f\",\n \"ReviewResultSet\": [\n {\n \"Category\": \"Politics\",\n \"Code\": \"0\",\n \"CodeDescription\": \"OK\",\n \"Suggestion\": \"PASS\",\n \"Confidence\": 30,\n \"DetailSet\": [\n {\n \"Field\": \"\",\n \"Label\": \"\",\n \"Confidence\": 30,\n \"Suggestion\": \"PASS\"\n }\n ]\n }\n ]\n }\n}",
22
22
  "title": "调用返回成功"
23
23
  }
24
24
  ],
@@ -26,7 +26,7 @@
26
26
  {
27
27
  "document": "",
28
28
  "input": "https://facefusion.tencentcloudapi.com/?Action=FuseFace\n&ProjectId=300029\n&ModelId=qc_300029_453345_1\n&RspImgType=url\n&MergeInfos.0.Image=/9/242342342342\n&MergeInfos.0.Url=http://test.image.myqcloud.com/testB.jpg\n&MergeInfos.0.InputImageFaceRect.X=1\n&MergeInfos.0.InputImageFaceRect.Y=2\n&MergeInfos.0.InputImageFaceRect.Width=11\n&MergeInfos.0.InputImageFaceRect.Height=22\n&MergeInfos.0.TemplateFaceID=1\n&FuseProfileDegree=1\n&FuseFaceDegree=1\n&<公共请求参数>",
29
- "output": "{\n \"Response\": {\n \"FusedImage\": \"/9/tetwtwe\",\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\",\n \"ReviewResultSet\": [\n {\n \"Category\": \"Politics\",\n \"Code\": \"0\",\n \"CodeDescription\": \"OK\",\n \"Suggestion\": \"PASS\",\n \"Confidence\": 30,\n \"DetailSet\": [\n {\n \"Field\": \"\",\n \"Label\": \"丁俊晖\",\n \"Confidence\": 30,\n \"Suggestion\": \"PASS\"\n }\n ]\n }\n ]\n }\n}",
29
+ "output": "{\n \"Response\": {\n \"FusedImage\": \"/9/tetwtwe\",\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\",\n \"ReviewResultSet\": [\n {\n \"Category\": \"Politics\",\n \"Code\": \"0\",\n \"CodeDescription\": \"OK\",\n \"Suggestion\": \"PASS\",\n \"Confidence\": 30,\n \"DetailSet\": [\n {\n \"Field\": \"\",\n \"Label\": \"\",\n \"Confidence\": 30,\n \"Suggestion\": \"PASS\"\n }\n ]\n }\n ]\n }\n}",
30
30
  "title": "人脸融合-选脸融合"
31
31
  }
32
32
  ]