tccli 3.0.1298.1__py2.py3-none-any.whl → 3.0.1300.1__py2.py3-none-any.whl

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.
Files changed (56) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/batch/batch_client.py +4 -110
  3. tccli/services/batch/v20170312/api.json +0 -527
  4. tccli/services/batch/v20170312/examples.json +0 -16
  5. tccli/services/bi/v20220105/api.json +87 -1
  6. tccli/services/bi/v20220105/examples.json +7 -7
  7. tccli/services/cam/v20190116/api.json +84 -84
  8. tccli/services/cbs/v20170312/api.json +23 -23
  9. tccli/services/cdn/v20180606/api.json +240 -179
  10. tccli/services/cdn/v20180606/examples.json +1 -1
  11. tccli/services/cfg/v20210820/api.json +5 -3
  12. tccli/services/cfg/v20210820/examples.json +1 -1
  13. tccli/services/chdfs/v20201112/api.json +7 -1
  14. tccli/services/controlcenter/v20230110/api.json +63 -58
  15. tccli/services/dbbrain/dbbrain_client.py +106 -0
  16. tccli/services/dbbrain/v20191016/api.json +219 -0
  17. tccli/services/dbbrain/v20191016/examples.json +8 -0
  18. tccli/services/dbbrain/v20210527/api.json +394 -1
  19. tccli/services/dbbrain/v20210527/examples.json +16 -0
  20. tccli/services/dcdb/v20180411/api.json +102 -6
  21. tccli/services/dcdb/v20180411/examples.json +4 -4
  22. tccli/services/dnspod/v20210323/api.json +128 -127
  23. tccli/services/dts/v20211206/api.json +66 -0
  24. tccli/services/dts/v20211206/examples.json +1 -1
  25. tccli/services/facefusion/v20220927/api.json +2 -2
  26. tccli/services/facefusion/v20220927/examples.json +1 -1
  27. tccli/services/gs/v20191118/api.json +3 -3
  28. tccli/services/iotexplorer/v20190423/api.json +550 -517
  29. tccli/services/iotexplorer/v20190423/examples.json +33 -33
  30. tccli/services/lkeap/v20240522/api.json +3 -3
  31. tccli/services/mariadb/v20170312/api.json +84 -8
  32. tccli/services/mariadb/v20170312/examples.json +3 -3
  33. tccli/services/mps/v20190612/api.json +8 -8
  34. tccli/services/mps/v20190612/examples.json +11 -11
  35. tccli/services/mqtt/v20240516/api.json +6 -6
  36. tccli/services/ocr/ocr_client.py +307 -360
  37. tccli/services/ocr/v20181119/api.json +0 -286
  38. tccli/services/ocr/v20181119/examples.json +0 -8
  39. tccli/services/organization/v20210331/api.json +9 -0
  40. tccli/services/sqlserver/v20180328/api.json +9 -0
  41. tccli/services/sqlserver/v20180328/examples.json +1 -1
  42. tccli/services/tcb/v20180608/api.json +11 -1
  43. tccli/services/teo/v20220106/api.json +4 -4
  44. tccli/services/tione/v20211111/api.json +25 -5
  45. tccli/services/tse/v20201207/api.json +34 -34
  46. tccli/services/vod/v20240718/api.json +9 -9
  47. tccli/services/vod/v20240718/examples.json +11 -11
  48. tccli/services/vpc/v20170312/api.json +175 -0
  49. tccli/services/vpc/v20170312/examples.json +8 -0
  50. tccli/services/vpc/vpc_client.py +53 -0
  51. tccli/services/wedata/v20210820/api.json +11 -1
  52. {tccli-3.0.1298.1.dist-info → tccli-3.0.1300.1.dist-info}/METADATA +2 -2
  53. {tccli-3.0.1298.1.dist-info → tccli-3.0.1300.1.dist-info}/RECORD +56 -56
  54. {tccli-3.0.1298.1.dist-info → tccli-3.0.1300.1.dist-info}/WHEEL +0 -0
  55. {tccli-3.0.1298.1.dist-info → tccli-3.0.1300.1.dist-info}/entry_points.txt +0 -0
  56. {tccli-3.0.1298.1.dist-info → tccli-3.0.1300.1.dist-info}/license_files/LICENSE +0 -0
@@ -2633,6 +2633,17 @@
2633
2633
  "type": "string",
2634
2634
  "value_allowed_null": false
2635
2635
  },
2636
+ {
2637
+ "disabled": false,
2638
+ "document": "是否走加密传输、UnEncrypted表示不走加密传输,Encrypted表示走加密传输,默认UnEncrypted",
2639
+ "example": "UnEncrypted",
2640
+ "member": "string",
2641
+ "name": "EncryptConn",
2642
+ "output_required": true,
2643
+ "required": false,
2644
+ "type": "string",
2645
+ "value_allowed_null": false
2646
+ },
2636
2647
  {
2637
2648
  "disabled": false,
2638
2649
  "document": "tdsql的分片id。如节点类型为set必填。",
@@ -5633,6 +5644,61 @@
5633
5644
  "required": false,
5634
5645
  "type": "object",
5635
5646
  "value_allowed_null": false
5647
+ },
5648
+ {
5649
+ "disabled": false,
5650
+ "document": "同步到kafka链路的kafka配置",
5651
+ "example": "无",
5652
+ "member": "KafkaOption",
5653
+ "name": "KafkaOption",
5654
+ "output_required": false,
5655
+ "required": false,
5656
+ "type": "object",
5657
+ "value_allowed_null": false
5658
+ },
5659
+ {
5660
+ "disabled": false,
5661
+ "document": "同步到kafka链路是否过滤掉begin和commit消息。目前仅mysql2kafka链路支持",
5662
+ "example": "false",
5663
+ "member": "bool",
5664
+ "name": "FilterBeginCommit",
5665
+ "output_required": false,
5666
+ "required": false,
5667
+ "type": "bool",
5668
+ "value_allowed_null": false
5669
+ },
5670
+ {
5671
+ "disabled": false,
5672
+ "document": "同步到kafka链路是否过滤掉checkpoint消息。目前仅mysql2kafka链路支持",
5673
+ "example": "false",
5674
+ "member": "bool",
5675
+ "name": "FilterCheckpoint",
5676
+ "output_required": false,
5677
+ "required": false,
5678
+ "type": "bool",
5679
+ "value_allowed_null": false
5680
+ },
5681
+ {
5682
+ "disabled": false,
5683
+ "document": "同名表的处理,ReportErrorAfterCheck(前置校验并报错,默认)、ExecuteAfterIgnore(忽略并继续执行)",
5684
+ "example": "ReportErrorAfterCheck",
5685
+ "member": "string",
5686
+ "name": "DealOfExistSameTable",
5687
+ "output_required": false,
5688
+ "required": false,
5689
+ "type": "string",
5690
+ "value_allowed_null": false
5691
+ },
5692
+ {
5693
+ "disabled": false,
5694
+ "document": "仅增量任务重新设置指定位点",
5695
+ "example": "2025-03-10 11:11:11",
5696
+ "member": "string",
5697
+ "name": "StartPosition",
5698
+ "output_required": false,
5699
+ "required": false,
5700
+ "type": "string",
5701
+ "value_allowed_null": false
5636
5702
  }
5637
5703
  ],
5638
5704
  "usage": "both"
@@ -369,7 +369,7 @@
369
369
  "ModifyMigrationJob": [
370
370
  {
371
371
  "document": "",
372
- "input": "POST / HTTP/1.1\nHost: dts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyMigrationJob\n<公共请求参数>\n\n{\n \"JobId\": \"dts-efyc7e7l\",\n \"JobName\": \"dts-efyc7e7l\",\n \"RunMode\": \"immediate\",\n \"ExpectRunTime\": \"2024-12-20 19:01:07\",\n \"MigrateOption\": {\n \"MigrateType\": \"fullAndIncrement\",\n \"Consistency\": {\n \"Mode\": \"full\"\n },\n \"DatabaseTable\": {\n \"ObjectMode\": \"partial\",\n \"Databases\": [\n {\n \"DbName\": \"db_1\",\n \"NewDbName\": \"\",\n \"SchemaName\": \"\",\n \"NewSchemaName\": \"\",\n \"DBMode\": \"partial\",\n \"SchemaMode\": \"\",\n \"TableMode\": \"partial\",\n \"Tables\": [\n {\n \"TableName\": \"tb_1\",\n \"NewTableName\": \"\",\n \"TmpTables\": [],\n \"TableEditMode\": \"\"\n }\n ],\n \"ViewMode\": \"partial\",\n \"Views\": [\n {\n \"ViewName\": \"view_tb_1\",\n \"NewViewName\": \"\"\n }\n ],\n \"RoleMode\": \"\",\n \"Roles\": [],\n \"FunctionMode\": \"\",\n \"TriggerMode\": \"\",\n \"EventMode\": \"\",\n \"ProcedureMode\": \"\",\n \"Functions\": [],\n \"Procedures\": [],\n \"Events\": [],\n \"Triggers\": []\n }\n ],\n \"AdvancedObjects\": []\n },\n \"IsMigrateAccount\": true,\n \"IsOverrideRoot\": true,\n \"IsDstReadOnly\": true,\n \"ExtraAttr\": []\n },\n \"SrcInfo\": {\n \"Supplier\": \"\",\n \"Region\": \"ap-qingyuan\",\n \"AccessType\": \"cdb\",\n \"DatabaseType\": \"mysql\",\n \"NodeType\": \"\",\n \"Info\": [\n {\n \"Role\": \"\",\n \"DbKernel\": \"\",\n \"Host\": \"\",\n \"Port\": 0,\n \"User\": \"tencent\",\n \"Password\": \"tencent***\",\n \"CvmInstanceId\": \"\",\n \"UniqVpnGwId\": \"\",\n \"UniqDcgId\": \"\",\n \"InstanceId\": \"cdb-4gp2nzqy\",\n \"CcnGwId\": \"\",\n \"VpcId\": \"\",\n \"SubnetId\": \"\",\n \"EngineVersion\": \"8.0\",\n \"Account\": \"\",\n \"AccountRole\": \"\",\n \"AccountMode\": \"\",\n \"TmpSecretId\": \"\",\n \"TmpSecretKey\": \"\",\n \"TmpToken\": \"\"\n }\n ],\n \"ExtraAttr\": [],\n \"DatabaseNetEnv\": \"\"\n },\n \"DstInfo\": {\n \"Supplier\": \"\",\n \"Region\": \"ap-qingyuan\",\n \"AccessType\": \"cdb\",\n \"DatabaseType\": \"mysql\",\n \"NodeType\": \"\",\n \"Info\": [\n {\n \"Role\": \"\",\n \"DbKernel\": \"\",\n \"Host\": \"\",\n \"Port\": 0,\n \"User\": \"tencent\",\n \"Password\": \"tencent***\",\n \"CvmInstanceId\": \"\",\n \"UniqVpnGwId\": \"\",\n \"UniqDcgId\": \"\",\n \"InstanceId\": \"cdb-4gp2nzqy\",\n \"CcnGwId\": \"\",\n \"VpcId\": \"\",\n \"SubnetId\": \"\",\n \"EngineVersion\": \"8.0\",\n \"Account\": \"\",\n \"AccountRole\": \"\",\n \"AccountMode\": \"\",\n \"TmpSecretId\": \"\",\n \"TmpSecretKey\": \"\",\n \"TmpToken\": \"\"\n }\n ],\n \"ExtraAttr\": [],\n \"DatabaseNetEnv\": \"\"\n },\n \"Tags\": [],\n \"AutoRetryTimeRangeMinutes\": 0\n}",
372
+ "input": "POST / HTTP/1.1\nHost: dts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyMigrationJob\n<公共请求参数>\n\n{\n \"JobId\": \"dts-efyc7e7l\",\n \"JobName\": \"dts-efyc7e7l\",\n \"RunMode\": \"immediate\",\n \"ExpectRunTime\": \"2024-12-20 19:01:07\",\n \"MigrateOption\": {\n \"MigrateType\": \"fullAndIncrement\",\n \"Consistency\": {\n \"Mode\": \"full\"\n },\n \"DatabaseTable\": {\n \"ObjectMode\": \"partial\",\n \"Databases\": [\n {\n \"DbName\": \"db_1\",\n \"NewDbName\": \"\",\n \"SchemaName\": \"\",\n \"NewSchemaName\": \"\",\n \"DBMode\": \"partial\",\n \"SchemaMode\": \"\",\n \"TableMode\": \"partial\",\n \"Tables\": [\n {\n \"TableName\": \"tb_1\",\n \"NewTableName\": \"\",\n \"TmpTables\": [],\n \"TableEditMode\": \"\"\n }\n ],\n \"ViewMode\": \"partial\",\n \"Views\": [\n {\n \"ViewName\": \"view_tb_1\",\n \"NewViewName\": \"\"\n }\n ],\n \"RoleMode\": \"\",\n \"Roles\": [],\n \"FunctionMode\": \"\",\n \"TriggerMode\": \"\",\n \"EventMode\": \"\",\n \"ProcedureMode\": \"\",\n \"Functions\": [],\n \"Procedures\": [],\n \"Events\": [],\n \"Triggers\": []\n }\n ],\n \"AdvancedObjects\": []\n },\n \"IsMigrateAccount\": true,\n \"IsOverrideRoot\": true,\n \"IsDstReadOnly\": true,\n \"ExtraAttr\": []\n },\n \"SrcInfo\": {\n \"Supplier\": \"\",\n \"Region\": \"ap-qingyuan\",\n \"AccessType\": \"cdb\",\n \"DatabaseType\": \"mysql\",\n \"NodeType\": \"\",\n \"Info\": [\n {\n \"Role\": \"\",\n \"DbKernel\": \"\",\n \"Host\": \"\",\n \"Port\": 0,\n \"User\": \"tencent\",\n \"Password\": \"tencent***\",\n \"CvmInstanceId\": \"\",\n \"UniqVpnGwId\": \"\",\n \"UniqDcgId\": \"\",\n \"InstanceId\": \"cdb-4gp2nzqy\",\n \"CcnGwId\": \"\",\n \"VpcId\": \"\",\n \"SubnetId\": \"\",\n \"EngineVersion\": \"8.0\",\n \"Account\": \"\",\n \"AccountRole\": \"\",\n \"AccountMode\": \"\",\n \"TmpSecretId\": \"\",\n \"TmpSecretKey\": \"\",\n \"TmpToken\": \"\",\n \"EncryptConn\": \"Encrypted\"\n }\n ],\n \"ExtraAttr\": [],\n \"DatabaseNetEnv\": \"\"\n },\n \"DstInfo\": {\n \"Supplier\": \"\",\n \"Region\": \"ap-qingyuan\",\n \"AccessType\": \"cdb\",\n \"DatabaseType\": \"mysql\",\n \"NodeType\": \"\",\n \"Info\": [\n {\n \"Role\": \"\",\n \"DbKernel\": \"\",\n \"Host\": \"\",\n \"Port\": 0,\n \"User\": \"tencent\",\n \"Password\": \"tencent***\",\n \"CvmInstanceId\": \"\",\n \"UniqVpnGwId\": \"\",\n \"UniqDcgId\": \"\",\n \"InstanceId\": \"cdb-4gp2nzqy\",\n \"CcnGwId\": \"\",\n \"VpcId\": \"\",\n \"SubnetId\": \"\",\n \"EngineVersion\": \"8.0\",\n \"Account\": \"\",\n \"AccountRole\": \"\",\n \"AccountMode\": \"\",\n \"TmpSecretId\": \"\",\n \"TmpSecretKey\": \"\",\n \"TmpToken\": \"\",\n \"EncryptConn\": \"Encrypted\"\n }\n ],\n \"ExtraAttr\": [],\n \"DatabaseNetEnv\": \"\"\n },\n \"Tags\": [],\n \"AutoRetryTimeRangeMinutes\": 0\n}",
373
373
  "output": "{\n \"Response\": {\n \"RequestId\": \"a3365b29-2042-4565-9206-8df9e2af1a17\"\n }\n}",
374
374
  "title": "配置迁移任务"
375
375
  }
@@ -52,7 +52,7 @@
52
52
  },
53
53
  {
54
54
  "disabled": false,
55
- "document": "每次拉取条数",
55
+ "document": "每次拉取条数。\n每次拉取素材最多可支持拉取20条素材信息,如果需要拉取全部素材信息,可以分多次请求拉取全部素材信息。",
56
56
  "example": "20",
57
57
  "member": "int64",
58
58
  "name": "Limit",
@@ -77,7 +77,7 @@
77
77
  {
78
78
  "disabled": false,
79
79
  "document": "素材列表数据",
80
- "example": "[{\"CreateTime\":\"2022-11-29 18:46:34\",\"MaterialFaceList\":[{\"FaceId\":\"mt_1597542526641664000_1\",\"FaceInfo\":{\"Height\":167,\"Width\":128,\"X\":221,\"Y\":125}}],\"MaterialId\":\"mt_1597542526641664000\",\"MaterialName\":\"test1.png\",\"MaterialStatus\":0,\"UpdateTime\":\"2022-11-29 18:46:34\"},{\"CreateTime\":\"2022-12-15 14:19:51\",\"MaterialFaceList\":[{\"FaceId\":\"mt_1603273612711829504_1\",\"FaceInfo\":{\"Height\":167,\"Width\":128,\"X\":221,\"Y\":125}}],\"MaterialId\":\"mt_1603273612711829504\",\"MaterialName\":\"test2.png\",\"MaterialStatus\":0,\"UpdateTime\":\"2022-12-15 14:19:51\"},{\"CreateTime\":\"2022-11-10 10:28:10\",\"MaterialFaceList\":[{\"FaceId\":\"mt_1590531733435097088_1\",\"FaceInfo\":{\"Height\":167,\"Width\":128,\"X\":221,\"Y\":125}}],\"MaterialId\":\"mt_1590531733435097088\",\"MaterialName\":\"test3.png\",\"MaterialStatus\":1,\"UpdateTime\":\"2022-12-07 17:10:54\"},{\"CreateTime\":\"2022-12-07 16:13:41\",\"MaterialFaceList\":[{\"FaceId\":\"mt_1600403157392855040_1\",\"FaceInfo\":{\"Height\":236,\"Width\":177,\"X\":186,\"Y\":95}}],\"MaterialId\":\"mt_1600403157392855040\",\"MaterialName\":\"test4.png\",\"MaterialStatus\":3,\"UpdateTime\":\"2022-12-07 16:13:52\"},{\"CreateTime\":\"2022-12-15 14:20:21\",\"MaterialFaceList\":[{\"FaceId\":\"mt_1603273738050215936_1\",\"FaceInfo\":{\"Height\":129,\"Width\":119,\"X\":215,\"Y\":69}}],\"MaterialId\":\"mt_1603273738050215936\",\"MaterialName\":\"test5.jpg\",\"MaterialStatus\":3,\"UpdateTime\":\"2022-12-15 14:25:28\"}]",
80
+ "example": "[{\"CreateTime\":\"2022-11-29 18:46:34\",\"MaterialFaceList\":[{\"FaceId\":\"mt_1597542526641664000_1\",\"FaceInfo\":{\"Height\":167,\"Width\":128,\"X\":221,\"Y\":125}}],\"MaterialId\":\"mt_1597542526641664000\",\"MaterialName\":\"test1.png\",\"MaterialStatus\":0,\"UpdateTime\":\"\"}]",
81
81
  "member": "PublicMaterialInfos",
82
82
  "name": "MaterialInfos",
83
83
  "output_required": true,
@@ -2,7 +2,7 @@
2
2
  "actions": {
3
3
  "DescribeMaterialList": [
4
4
  {
5
- "document": "查询素材列表",
5
+ "document": "查询素材列表\n目前每次拉取素材最多可支持拉取20条素材信息,如果需要拉取全部素材信息,可以分多次请求通过“偏移量”跟“拉取条数” 拉取全部素材信息。\n参数填写示例:\n第一次请求:Offset=0;Limit=20\n第二次请求:Offset=20;Limit=20\n第三次请求:Offset=40;Limit=20",
6
6
  "input": "POST / HTTP/1.1\nHost: facefusion.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeMaterialList\n<公共请求参数>\n\n{\n \"ActivityId\": \"at_1582658911993147392\",\n \"Offset\": 0,\n \"Limit\": 5\n}",
7
7
  "output": "{\n \"Response\": {\n \"Count\": 5,\n \"MaterialInfos\": [\n {\n \"AuditResult\": \"审核成功\",\n \"CreateTime\": \"2022-11-29 18:46:34\",\n \"MaterialFaceList\": [\n {\n \"FaceId\": \"mt_1597542526641664000_1\",\n \"FaceInfo\": {\n \"Height\": 167,\n \"Width\": 128,\n \"X\": 221,\n \"Y\": 125\n }\n }\n ],\n \"MaterialId\": \"mt_1597542526641664000\",\n \"MaterialName\": \"test1.png\",\n \"MaterialStatus\": 0,\n \"UpdateTime\": \"2022-11-29 18:46:34\"\n },\n {\n \"AuditResult\": \"审核成功\",\n \"CreateTime\": \"2022-12-15 14:19:51\",\n \"MaterialFaceList\": [\n {\n \"FaceId\": \"mt_1603273612711829504_1\",\n \"FaceInfo\": {\n \"Height\": 167,\n \"Width\": 128,\n \"X\": 221,\n \"Y\": 125\n }\n }\n ],\n \"MaterialId\": \"mt_1603273612711829504\",\n \"MaterialName\": \"test2.png\",\n \"MaterialStatus\": 0,\n \"UpdateTime\": \"2022-12-15 14:19:51\"\n },\n {\n \"AuditResult\": \"审核成功\",\n \"CreateTime\": \"2022-11-10 10:28:10\",\n \"MaterialFaceList\": [\n {\n \"FaceId\": \"mt_1590531733435097088_1\",\n \"FaceInfo\": {\n \"Height\": 167,\n \"Width\": 128,\n \"X\": 221,\n \"Y\": 125\n }\n }\n ],\n \"MaterialId\": \"mt_1590531733435097088\",\n \"MaterialName\": \"test3.png\",\n \"MaterialStatus\": 1,\n \"UpdateTime\": \"2022-12-07 17:10:54\"\n },\n {\n \"AuditResult\": \"审核成功\",\n \"CreateTime\": \"2022-12-07 16:13:41\",\n \"MaterialFaceList\": [\n {\n \"FaceId\": \"mt_1600403157392855040_1\",\n \"FaceInfo\": {\n \"Height\": 236,\n \"Width\": 177,\n \"X\": 186,\n \"Y\": 95\n }\n }\n ],\n \"MaterialId\": \"mt_1600403157392855040\",\n \"MaterialName\": \"test4.png\",\n \"MaterialStatus\": 3,\n \"UpdateTime\": \"2022-12-07 16:13:52\"\n },\n {\n \"AuditResult\": \"审核成功\",\n \"CreateTime\": \"2022-12-15 14:20:21\",\n \"MaterialFaceList\": [\n {\n \"FaceId\": \"mt_1603273738050215936_1\",\n \"FaceInfo\": {\n \"Height\": 129,\n \"Width\": 119,\n \"X\": 215,\n \"Y\": 69\n }\n }\n ],\n \"MaterialId\": \"mt_1603273738050215936\",\n \"MaterialName\": \"test5.jpg\",\n \"MaterialStatus\": 3,\n \"UpdateTime\": \"2022-12-15 14:25:28\"\n }\n ],\n \"RequestId\": \"3e93f5d5-415b-41bf-bde4-c4f97e9e0089\"\n }\n}",
8
8
  "title": "查询素材列表"
@@ -2219,7 +2219,7 @@
2219
2219
  },
2220
2220
  {
2221
2221
  "disabled": false,
2222
- "document": "分辨率宽度",
2222
+ "document": "分辨率宽度。建议按照以下数值设置,避免出现性能不足问题:\n实例类型为单开(A1)、双开(A2)、三开( A3):建议设置为 1080\n实例类型为 四开(A4) 及以上:建议设置为 720",
2223
2223
  "example": "1080",
2224
2224
  "member": "uint64",
2225
2225
  "name": "Width",
@@ -2228,7 +2228,7 @@
2228
2228
  },
2229
2229
  {
2230
2230
  "disabled": false,
2231
- "document": "分辨率高度",
2231
+ "document": "分辨率高度。建议按照以下数值设置,避免出现性能不足问题:\n实例类型为单开(A1)、双开(A2)、三开( A3):建议设置为 1920\n实例类型为 四开(A4) 及以上:建议设置为 1280",
2232
2232
  "example": "1920",
2233
2233
  "member": "uint64",
2234
2234
  "name": "Height",
@@ -2237,7 +2237,7 @@
2237
2237
  },
2238
2238
  {
2239
2239
  "disabled": false,
2240
- "document": "每英寸像素点。如果不填,系统将会计算一个合理的数值。修改 DPI 可能会导致 App 异常退出,请谨慎使用!",
2240
+ "document": "每英寸像素点。如果不填,系统将会计算一个合理的数值。修改 DPI 可能会导致 App 异常退出,请谨慎使用!\n分辨率为 720x1280:建议配置为 320\n分辨率为 1080x1920:建议配置为 480",
2241
2241
  "example": "320",
2242
2242
  "member": "uint64",
2243
2243
  "name": "DPI",