tccli 3.0.897.1__py2.py3-none-any.whl → 3.0.899.1__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- tccli/__init__.py +1 -1
- tccli/examples/cdn/v20180606/ModifyDomainConfig.md +88 -0
- tccli/examples/cfs/v20190719/CreateMigrationTask.md +1 -1
- tccli/examples/cfs/v20190719/DeleteMigrationTask.md +1 -1
- tccli/examples/cfs/v20190719/ModifyFileSystemAutoScaleUpRule.md +1 -1
- tccli/examples/cfs/v20190719/ScaleUpFileSystem.md +1 -1
- tccli/examples/ckafka/v20190819/CreatePostPaidInstance.md +154 -0
- tccli/examples/cls/v20201016/DeleteShipper.md +2 -2
- tccli/examples/cls/v20201016/ModifyShipper.md +2 -2
- tccli/examples/cynosdb/v20190107/DescribeSupportProxyVersion.md +24 -0
- tccli/examples/ess/v20201111/CreateFlowApprovers.md +3 -1
- tccli/examples/ess/v20201111/DescribeThirdPartyAuthCode.md +1 -1
- tccli/examples/live/v20180801/DescribeLiveDomains.md +1 -1
- tccli/examples/nlp/v20190408/AnalyzeSentiment.md +24 -0
- tccli/examples/nlp/v20190408/ClassifyContent.md +39 -0
- tccli/examples/nlp/v20190408/ComposeCouplet.md +27 -0
- tccli/examples/nlp/v20190408/ComposePoetry.md +29 -0
- tccli/examples/postgres/v20170312/CreateReadOnlyDBInstance.md +1 -1
- tccli/examples/postgres/v20170312/UpgradeDBInstanceKernelVersion.md +1 -1
- tccli/examples/sqlserver/v20180328/DescribeDBInstancesAttribute.md +6 -1
- tccli/examples/sqlserver/v20180328/DescribeDBs.md +1 -1
- tccli/examples/tdmq/v20200217/CreateCmqQueue.md +2 -2
- tccli/examples/tke/v20180525/CreateClusterEndpointVip.md +1 -1
- tccli/examples/trp/v20210515/CreateCodeBatch.md +11 -5
- tccli/examples/trp/v20210515/DescribeScanLogs.md +1 -1
- tccli/examples/trp/v20210515/DescribeTraceCodeById.md +16 -11
- tccli/examples/trp/v20210515/ModifyCodeBatch.md +3 -3
- tccli/examples/waf/v20180125/ModifySpartaProtection.md +154 -0
- tccli/examples/wedata/v20210820/DescribeDimensionScore.md +15 -3
- tccli/examples/wedata/v20210820/DescribeQualityScore.md +1 -1
- tccli/examples/wedata/v20210820/DescribeQualityScoreTrend.md +10 -2
- tccli/examples/wedata/v20210820/DescribeTableQualityDetails.md +1 -1
- tccli/examples/wedata/v20210820/DescribeTableScoreTrend.md +10 -2
- tccli/services/antiddos/v20200309/api.json +45 -26
- tccli/services/apigateway/v20180808/api.json +17 -28
- tccli/services/asr/v20190614/api.json +3 -2
- tccli/services/cdb/v20170320/api.json +16 -11
- tccli/services/cdn/cdn_client.py +57 -4
- tccli/services/cdn/v20180606/api.json +52 -0
- tccli/services/cdn/v20180606/examples.json +26 -0
- tccli/services/cfs/v20190719/api.json +7 -0
- tccli/services/cfs/v20190719/examples.json +4 -4
- tccli/services/ckafka/ckafka_client.py +61 -8
- tccli/services/ckafka/v20190819/api.json +296 -6
- tccli/services/ckafka/v20190819/examples.json +20 -0
- tccli/services/cls/v20201016/api.json +3 -4
- tccli/services/cls/v20201016/examples.json +4 -4
- tccli/services/cynosdb/cynosdb_client.py +53 -0
- tccli/services/cynosdb/v20190107/api.json +72 -0
- tccli/services/cynosdb/v20190107/examples.json +8 -0
- tccli/services/ess/v20201111/api.json +44 -11
- tccli/services/ess/v20201111/examples.json +3 -3
- tccli/services/essbasic/v20210526/api.json +27 -1
- tccli/services/live/v20180801/api.json +4 -11
- tccli/services/live/v20180801/examples.json +1 -1
- tccli/services/nlp/nlp_client.py +216 -4
- tccli/services/nlp/v20190408/api.json +329 -0
- tccli/services/nlp/v20190408/examples.json +32 -0
- tccli/services/postgres/v20170312/api.json +2 -31
- tccli/services/postgres/v20170312/examples.json +2 -2
- tccli/services/sqlserver/v20180328/api.json +72 -15
- tccli/services/sqlserver/v20180328/examples.json +3 -3
- tccli/services/tbaas/tbaas_client.py +4 -322
- tccli/services/tbaas/v20180416/api.json +123 -825
- tccli/services/tbaas/v20180416/examples.json +0 -48
- tccli/services/tdid/tdid_client.py +60 -1650
- tccli/services/tdid/v20210519/api.json +394 -3848
- tccli/services/tdid/v20210519/examples.json +0 -240
- tccli/services/tdmq/v20200217/api.json +2 -19
- tccli/services/tdmq/v20200217/examples.json +2 -2
- tccli/services/tione/v20211111/api.json +24 -2
- tccli/services/tke/v20180525/api.json +4 -6
- tccli/services/tke/v20180525/examples.json +2 -2
- tccli/services/trp/v20210515/api.json +285 -113
- tccli/services/trp/v20210515/examples.json +6 -6
- tccli/services/tts/v20190823/api.json +7 -3
- tccli/services/waf/v20180125/api.json +401 -0
- tccli/services/waf/v20180125/examples.json +26 -0
- tccli/services/waf/waf_client.py +57 -4
- tccli/services/wedata/v20210820/api.json +151 -83
- tccli/services/wedata/v20210820/examples.json +8 -8
- {tccli-3.0.897.1.dist-info → tccli-3.0.899.1.dist-info}/METADATA +2 -2
- {tccli-3.0.897.1.dist-info → tccli-3.0.899.1.dist-info}/RECORD +86 -78
- {tccli-3.0.897.1.dist-info → tccli-3.0.899.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.897.1.dist-info → tccli-3.0.899.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.897.1.dist-info → tccli-3.0.899.1.dist-info}/license_files/LICENSE +0 -0
@@ -344,6 +344,92 @@
|
|
344
344
|
"serviceShortName": "trp"
|
345
345
|
},
|
346
346
|
"objects": {
|
347
|
+
"AttrItem": {
|
348
|
+
"document": "通用属性\n\nType 的枚举值\ntext:文本类型, longtext:长文本类型, banner:单图片类型, image:多图片类型, video:视频类型, mp:小程序类型\n\n具体组合如下\n- Type: \"text\" 文本类型, 对应值 Value: \"文本字符串\"\n- Type: \"longtext\" 长文本类型, 对应值 Value: \"长文本字符串, 支持换行\\n\"\n- Type: \"banner\" 单图片类型, 对应图片地址 Value: \"https://sample.cdn.com/xxx.jpg\"\n- Type: \"image\" 多图片类型, 对应图片地址 Values: [\"https://sample.cdn.com/1.jpg\", \"https://sample.cdn.com/2.jpg\"]\n- Type: \"video\" 视频类型, 对应视频地址 Value: \"https://sample.cdn.com/xxx.mp4\"\n- Type: \"mp\" 小程序类型, 对应配置 Values: [\"WXAPPID\", \"WXAPP_PATH\", \"跳转说明\"]",
|
349
|
+
"members": [
|
350
|
+
{
|
351
|
+
"disabled": false,
|
352
|
+
"document": "字段名称",
|
353
|
+
"example": "商品名称2",
|
354
|
+
"member": "string",
|
355
|
+
"name": "Name",
|
356
|
+
"required": true,
|
357
|
+
"type": "string",
|
358
|
+
"value_allowed_null": false
|
359
|
+
},
|
360
|
+
{
|
361
|
+
"disabled": false,
|
362
|
+
"document": "字段值",
|
363
|
+
"example": "demo",
|
364
|
+
"member": "string",
|
365
|
+
"name": "Value",
|
366
|
+
"required": true,
|
367
|
+
"type": "string",
|
368
|
+
"value_allowed_null": false
|
369
|
+
},
|
370
|
+
{
|
371
|
+
"disabled": false,
|
372
|
+
"document": "字段类型\ntext:文本类型, \nlongtext:长文本类型, banner:单图片类型, image:多图片类型,\nvideo:视频类型,\nmp:小程序类型",
|
373
|
+
"example": "text",
|
374
|
+
"member": "string",
|
375
|
+
"name": "Type",
|
376
|
+
"required": true,
|
377
|
+
"type": "string",
|
378
|
+
"value_allowed_null": false
|
379
|
+
},
|
380
|
+
{
|
381
|
+
"disabled": false,
|
382
|
+
"document": "只读",
|
383
|
+
"example": "false",
|
384
|
+
"member": "bool",
|
385
|
+
"name": "ReadOnly",
|
386
|
+
"required": true,
|
387
|
+
"type": "bool",
|
388
|
+
"value_allowed_null": false
|
389
|
+
},
|
390
|
+
{
|
391
|
+
"disabled": false,
|
392
|
+
"document": "扫码展示",
|
393
|
+
"example": "false",
|
394
|
+
"member": "bool",
|
395
|
+
"name": "Hidden",
|
396
|
+
"required": true,
|
397
|
+
"type": "bool",
|
398
|
+
"value_allowed_null": false
|
399
|
+
},
|
400
|
+
{
|
401
|
+
"disabled": false,
|
402
|
+
"document": "多个值",
|
403
|
+
"example": "无",
|
404
|
+
"member": "string",
|
405
|
+
"name": "Values",
|
406
|
+
"required": true,
|
407
|
+
"type": "list",
|
408
|
+
"value_allowed_null": false
|
409
|
+
},
|
410
|
+
{
|
411
|
+
"disabled": false,
|
412
|
+
"document": "类型标识",
|
413
|
+
"example": "ID",
|
414
|
+
"member": "string",
|
415
|
+
"name": "Key",
|
416
|
+
"required": true,
|
417
|
+
"type": "string",
|
418
|
+
"value_allowed_null": false
|
419
|
+
},
|
420
|
+
{
|
421
|
+
"disabled": false,
|
422
|
+
"document": "扩展字段",
|
423
|
+
"example": "无",
|
424
|
+
"member": "string",
|
425
|
+
"name": "Ext",
|
426
|
+
"required": true,
|
427
|
+
"type": "string",
|
428
|
+
"value_allowed_null": false
|
429
|
+
}
|
430
|
+
],
|
431
|
+
"usage": "both"
|
432
|
+
},
|
347
433
|
"AuthorizedTransferRequest": {
|
348
434
|
"document": "AuthorizedTransfer请求参数结构体",
|
349
435
|
"members": [
|
@@ -588,6 +674,36 @@
|
|
588
674
|
"required": false,
|
589
675
|
"type": "object",
|
590
676
|
"value_allowed_null": true
|
677
|
+
},
|
678
|
+
{
|
679
|
+
"disabled": false,
|
680
|
+
"document": "生产日期\n注意:此字段可能返回 null,表示取不到有效值。",
|
681
|
+
"example": "2022-05-12",
|
682
|
+
"member": "string",
|
683
|
+
"name": "ProductionDate",
|
684
|
+
"required": false,
|
685
|
+
"type": "string",
|
686
|
+
"value_allowed_null": true
|
687
|
+
},
|
688
|
+
{
|
689
|
+
"disabled": false,
|
690
|
+
"document": "有效期\n注意:此字段可能返回 null,表示取不到有效值。",
|
691
|
+
"example": "2022",
|
692
|
+
"member": "string",
|
693
|
+
"name": "ValidDate",
|
694
|
+
"required": false,
|
695
|
+
"type": "string",
|
696
|
+
"value_allowed_null": true
|
697
|
+
},
|
698
|
+
{
|
699
|
+
"disabled": false,
|
700
|
+
"document": "扩展属性",
|
701
|
+
"example": "无",
|
702
|
+
"member": "AttrItem",
|
703
|
+
"name": "Attrs",
|
704
|
+
"required": false,
|
705
|
+
"type": "list",
|
706
|
+
"value_allowed_null": false
|
591
707
|
}
|
592
708
|
],
|
593
709
|
"usage": "out"
|
@@ -930,7 +1046,6 @@
|
|
930
1046
|
"document": "CreateCodeBatch请求参数结构体",
|
931
1047
|
"members": [
|
932
1048
|
{
|
933
|
-
"default": "",
|
934
1049
|
"disabled": false,
|
935
1050
|
"document": "企业ID",
|
936
1051
|
"example": "1000",
|
@@ -940,7 +1055,6 @@
|
|
940
1055
|
"type": "int"
|
941
1056
|
},
|
942
1057
|
{
|
943
|
-
"default": "",
|
944
1058
|
"disabled": false,
|
945
1059
|
"document": "商户ID",
|
946
1060
|
"example": "商户ID",
|
@@ -950,7 +1064,6 @@
|
|
950
1064
|
"type": "string"
|
951
1065
|
},
|
952
1066
|
{
|
953
|
-
"default": "",
|
954
1067
|
"disabled": false,
|
955
1068
|
"document": "产品ID",
|
956
1069
|
"example": "产品ID",
|
@@ -960,7 +1073,6 @@
|
|
960
1073
|
"type": "string"
|
961
1074
|
},
|
962
1075
|
{
|
963
|
-
"default": "",
|
964
1076
|
"disabled": false,
|
965
1077
|
"document": "批次类型 0:溯源 1:营销",
|
966
1078
|
"example": "1",
|
@@ -970,7 +1082,6 @@
|
|
970
1082
|
"type": "int"
|
971
1083
|
},
|
972
1084
|
{
|
973
|
-
"default": "",
|
974
1085
|
"disabled": false,
|
975
1086
|
"document": "批次ID,留空时系统自动生成",
|
976
1087
|
"example": "批次ID",
|
@@ -980,7 +1091,6 @@
|
|
980
1091
|
"type": "string"
|
981
1092
|
},
|
982
1093
|
{
|
983
|
-
"default": "",
|
984
1094
|
"disabled": false,
|
985
1095
|
"document": "备注",
|
986
1096
|
"example": "备注",
|
@@ -990,7 +1100,6 @@
|
|
990
1100
|
"type": "string"
|
991
1101
|
},
|
992
1102
|
{
|
993
|
-
"default": "",
|
994
1103
|
"disabled": false,
|
995
1104
|
"document": "模版ID,或者活动ID",
|
996
1105
|
"example": "1",
|
@@ -1000,7 +1109,6 @@
|
|
1000
1109
|
"type": "string"
|
1001
1110
|
},
|
1002
1111
|
{
|
1003
|
-
"default": "",
|
1004
1112
|
"disabled": false,
|
1005
1113
|
"document": "克隆批次ID,同时会复制溯源信息",
|
1006
1114
|
"example": "10000",
|
@@ -1010,7 +1118,6 @@
|
|
1010
1118
|
"type": "string"
|
1011
1119
|
},
|
1012
1120
|
{
|
1013
|
-
"default": "",
|
1014
1121
|
"disabled": false,
|
1015
1122
|
"document": "批次编号,业务字段不判断唯一性",
|
1016
1123
|
"example": "202210",
|
@@ -1018,6 +1125,24 @@
|
|
1018
1125
|
"name": "BatchCode",
|
1019
1126
|
"required": false,
|
1020
1127
|
"type": "string"
|
1128
|
+
},
|
1129
|
+
{
|
1130
|
+
"disabled": false,
|
1131
|
+
"document": "有效期",
|
1132
|
+
"example": "2023-05-01",
|
1133
|
+
"member": "string",
|
1134
|
+
"name": "ValidDate",
|
1135
|
+
"required": false,
|
1136
|
+
"type": "string"
|
1137
|
+
},
|
1138
|
+
{
|
1139
|
+
"disabled": false,
|
1140
|
+
"document": "生产日期",
|
1141
|
+
"example": "2022-05-01",
|
1142
|
+
"member": "string",
|
1143
|
+
"name": "ProductionDate",
|
1144
|
+
"required": false,
|
1145
|
+
"type": "string"
|
1021
1146
|
}
|
1022
1147
|
],
|
1023
1148
|
"type": "object"
|
@@ -1031,7 +1156,6 @@
|
|
1031
1156
|
"example": "abc",
|
1032
1157
|
"member": "string",
|
1033
1158
|
"name": "BatchId",
|
1034
|
-
"required": true,
|
1035
1159
|
"type": "string",
|
1036
1160
|
"value_allowed_null": false
|
1037
1161
|
},
|
@@ -3269,24 +3393,49 @@
|
|
3269
3393
|
"document": "DescribeScanLogs请求参数结构体",
|
3270
3394
|
"members": [
|
3271
3395
|
{
|
3272
|
-
"default": "",
|
3273
3396
|
"disabled": false,
|
3274
|
-
"document": "
|
3275
|
-
"example": "
|
3397
|
+
"document": "企业ID",
|
3398
|
+
"example": "10000",
|
3399
|
+
"member": "uint64",
|
3400
|
+
"name": "CorpId",
|
3401
|
+
"required": false,
|
3402
|
+
"type": "int"
|
3403
|
+
},
|
3404
|
+
{
|
3405
|
+
"disabled": false,
|
3406
|
+
"document": "分页数量",
|
3407
|
+
"example": "10",
|
3408
|
+
"member": "uint64",
|
3409
|
+
"name": "PageSize",
|
3410
|
+
"required": false,
|
3411
|
+
"type": "int"
|
3412
|
+
},
|
3413
|
+
{
|
3414
|
+
"disabled": false,
|
3415
|
+
"document": "当前分页",
|
3416
|
+
"example": "1",
|
3417
|
+
"member": "uint64",
|
3418
|
+
"name": "PageNumber",
|
3419
|
+
"required": false,
|
3420
|
+
"type": "int"
|
3421
|
+
},
|
3422
|
+
{
|
3423
|
+
"disabled": false,
|
3424
|
+
"document": "安心码",
|
3425
|
+
"example": "无",
|
3276
3426
|
"member": "string",
|
3277
3427
|
"name": "Code",
|
3278
|
-
"required":
|
3428
|
+
"required": false,
|
3279
3429
|
"type": "string"
|
3280
3430
|
},
|
3281
3431
|
{
|
3282
|
-
"default": "",
|
3283
3432
|
"disabled": false,
|
3284
|
-
"document": "
|
3285
|
-
"example": "
|
3286
|
-
"member": "
|
3287
|
-
"name": "
|
3433
|
+
"document": "小程序用户ID",
|
3434
|
+
"example": "无",
|
3435
|
+
"member": "string",
|
3436
|
+
"name": "Openid",
|
3288
3437
|
"required": false,
|
3289
|
-
"type": "
|
3438
|
+
"type": "string"
|
3290
3439
|
}
|
3291
3440
|
],
|
3292
3441
|
"type": "object"
|
@@ -3295,14 +3444,13 @@
|
|
3295
3444
|
"document": "DescribeScanLogs返回参数结构体",
|
3296
3445
|
"members": [
|
3297
3446
|
{
|
3298
|
-
"disabled":
|
3299
|
-
"document": "
|
3447
|
+
"disabled": true,
|
3448
|
+
"document": "【弃用】",
|
3300
3449
|
"example": "无",
|
3301
3450
|
"member": "ScanLog",
|
3302
3451
|
"name": "Products",
|
3303
|
-
"required": true,
|
3304
3452
|
"type": "list",
|
3305
|
-
"value_allowed_null":
|
3453
|
+
"value_allowed_null": false
|
3306
3454
|
},
|
3307
3455
|
{
|
3308
3456
|
"disabled": false,
|
@@ -3310,7 +3458,6 @@
|
|
3310
3458
|
"example": "1",
|
3311
3459
|
"member": "int64",
|
3312
3460
|
"name": "TotalCount",
|
3313
|
-
"required": true,
|
3314
3461
|
"type": "int",
|
3315
3462
|
"value_allowed_null": false
|
3316
3463
|
},
|
@@ -3320,7 +3467,6 @@
|
|
3320
3467
|
"example": "无",
|
3321
3468
|
"member": "ScanLog",
|
3322
3469
|
"name": "ScanLogs",
|
3323
|
-
"required": true,
|
3324
3470
|
"type": "list",
|
3325
3471
|
"value_allowed_null": false
|
3326
3472
|
},
|
@@ -3463,7 +3609,6 @@
|
|
3463
3609
|
"document": "DescribeTraceCodeById请求参数结构体",
|
3464
3610
|
"members": [
|
3465
3611
|
{
|
3466
|
-
"default": "",
|
3467
3612
|
"disabled": false,
|
3468
3613
|
"document": "企业ID",
|
3469
3614
|
"example": "1000",
|
@@ -3473,7 +3618,6 @@
|
|
3473
3618
|
"type": "int"
|
3474
3619
|
},
|
3475
3620
|
{
|
3476
|
-
"default": "",
|
3477
3621
|
"disabled": false,
|
3478
3622
|
"document": "二维码",
|
3479
3623
|
"example": "https://anxin.m.qq.com/qr/eqdmnz7020bmtvi9_00024381374200500",
|
@@ -3494,10 +3638,18 @@
|
|
3494
3638
|
"example": "无",
|
3495
3639
|
"member": "TraceCode",
|
3496
3640
|
"name": "TraceCode",
|
3497
|
-
"required": true,
|
3498
3641
|
"type": "object",
|
3499
3642
|
"value_allowed_null": false
|
3500
3643
|
},
|
3644
|
+
{
|
3645
|
+
"disabled": false,
|
3646
|
+
"document": "码路径,如level是2,则为 [1级, 2级]",
|
3647
|
+
"example": "无",
|
3648
|
+
"member": "string",
|
3649
|
+
"name": "CodePath",
|
3650
|
+
"type": "list",
|
3651
|
+
"value_allowed_null": false
|
3652
|
+
},
|
3501
3653
|
{
|
3502
3654
|
"document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
|
3503
3655
|
"member": "string",
|
@@ -4055,6 +4207,24 @@
|
|
4055
4207
|
"name": "BatchCode",
|
4056
4208
|
"required": false,
|
4057
4209
|
"type": "string"
|
4210
|
+
},
|
4211
|
+
{
|
4212
|
+
"disabled": false,
|
4213
|
+
"document": "有效期",
|
4214
|
+
"example": "2023-05-01",
|
4215
|
+
"member": "string",
|
4216
|
+
"name": "ValidDate",
|
4217
|
+
"required": false,
|
4218
|
+
"type": "string"
|
4219
|
+
},
|
4220
|
+
{
|
4221
|
+
"disabled": false,
|
4222
|
+
"document": "生产日期",
|
4223
|
+
"example": "2023-05-01",
|
4224
|
+
"member": "string",
|
4225
|
+
"name": "ProductionDate",
|
4226
|
+
"required": false,
|
4227
|
+
"type": "string"
|
4058
4228
|
}
|
4059
4229
|
],
|
4060
4230
|
"type": "object"
|
@@ -4943,139 +5113,127 @@
|
|
4943
5113
|
"document": "商品信息",
|
4944
5114
|
"members": [
|
4945
5115
|
{
|
4946
|
-
"default": "",
|
4947
5116
|
"disabled": false,
|
4948
|
-
"document": "
|
4949
|
-
"example": "\"
|
5117
|
+
"document": "商户标识码",
|
5118
|
+
"example": "\"85tfp1sn78r9m1568i\"",
|
4950
5119
|
"member": "string",
|
4951
|
-
"name": "
|
5120
|
+
"name": "MerchantId",
|
4952
5121
|
"required": true,
|
4953
5122
|
"type": "string",
|
4954
5123
|
"value_allowed_null": false
|
4955
5124
|
},
|
4956
5125
|
{
|
4957
|
-
"default": "",
|
4958
5126
|
"disabled": false,
|
4959
|
-
"document": "
|
4960
|
-
"example": "
|
4961
|
-
"member": "
|
4962
|
-
"name": "
|
5127
|
+
"document": "商品名称",
|
5128
|
+
"example": "\"demo5\"",
|
5129
|
+
"member": "string",
|
5130
|
+
"name": "Name",
|
4963
5131
|
"required": true,
|
4964
|
-
"type": "
|
5132
|
+
"type": "string",
|
4965
5133
|
"value_allowed_null": false
|
4966
5134
|
},
|
4967
5135
|
{
|
4968
|
-
"default": "",
|
4969
5136
|
"disabled": false,
|
4970
|
-
"document": "
|
4971
|
-
"example": "\"
|
5137
|
+
"document": "商品id",
|
5138
|
+
"example": "\"eqdmnz7020bmtvi9\"",
|
4972
5139
|
"member": "string",
|
4973
|
-
"name": "
|
4974
|
-
"required":
|
5140
|
+
"name": "ProductId",
|
5141
|
+
"required": false,
|
4975
5142
|
"type": "string",
|
4976
5143
|
"value_allowed_null": false
|
4977
5144
|
},
|
4978
5145
|
{
|
4979
|
-
"default": "",
|
4980
5146
|
"disabled": false,
|
4981
|
-
"document": "
|
4982
|
-
"example": "
|
4983
|
-
"member": "
|
4984
|
-
"name": "
|
4985
|
-
"required":
|
4986
|
-
"type": "
|
5147
|
+
"document": "企业id",
|
5148
|
+
"example": "0",
|
5149
|
+
"member": "int64",
|
5150
|
+
"name": "CorpId",
|
5151
|
+
"required": false,
|
5152
|
+
"type": "int",
|
4987
5153
|
"value_allowed_null": false
|
4988
5154
|
},
|
4989
5155
|
{
|
4990
|
-
"default": "",
|
4991
5156
|
"disabled": false,
|
4992
|
-
"document": "
|
4993
|
-
"example": "\"
|
5157
|
+
"document": "商品编号",
|
5158
|
+
"example": "\"85tfp1sn78r9m1568i\"",
|
4994
5159
|
"member": "string",
|
4995
|
-
"name": "
|
4996
|
-
"required":
|
5160
|
+
"name": "ProductCode",
|
5161
|
+
"required": false,
|
4997
5162
|
"type": "string",
|
4998
5163
|
"value_allowed_null": false
|
4999
5164
|
},
|
5000
5165
|
{
|
5001
|
-
"default": "",
|
5002
5166
|
"disabled": false,
|
5003
5167
|
"document": "商品规格\n注意:此字段可能返回 null,表示取不到有效值。",
|
5004
5168
|
"example": "”100ml“",
|
5005
5169
|
"member": "string",
|
5006
5170
|
"name": "Specification",
|
5007
|
-
"required":
|
5171
|
+
"required": false,
|
5008
5172
|
"type": "string",
|
5009
5173
|
"value_allowed_null": true
|
5010
5174
|
},
|
5011
5175
|
{
|
5012
|
-
"default": "",
|
5013
5176
|
"disabled": false,
|
5014
5177
|
"document": "备注\n注意:此字段可能返回 null,表示取不到有效值。",
|
5015
5178
|
"example": "”“",
|
5016
5179
|
"member": "string",
|
5017
5180
|
"name": "Remark",
|
5018
|
-
"required":
|
5181
|
+
"required": false,
|
5019
5182
|
"type": "string",
|
5020
5183
|
"value_allowed_null": true
|
5021
5184
|
},
|
5022
5185
|
{
|
5023
|
-
"default": "",
|
5024
5186
|
"disabled": false,
|
5025
5187
|
"document": "商品图片\n注意:此字段可能返回 null,表示取不到有效值。",
|
5026
5188
|
"example": "无",
|
5027
5189
|
"member": "string",
|
5028
5190
|
"name": "Logo",
|
5029
|
-
"required":
|
5191
|
+
"required": false,
|
5030
5192
|
"type": "list",
|
5031
5193
|
"value_allowed_null": true
|
5032
5194
|
},
|
5033
5195
|
{
|
5034
|
-
"default": "",
|
5035
5196
|
"disabled": false,
|
5036
5197
|
"document": "创建时间",
|
5037
5198
|
"example": "\"2021-11-30T09:00:33.000Z\"",
|
5038
5199
|
"member": "string",
|
5039
5200
|
"name": "CreateTime",
|
5040
|
-
"required":
|
5201
|
+
"required": false,
|
5041
5202
|
"type": "string",
|
5042
5203
|
"value_allowed_null": false
|
5043
5204
|
},
|
5044
5205
|
{
|
5045
|
-
"default": "",
|
5046
5206
|
"disabled": false,
|
5047
5207
|
"document": "修改时间",
|
5048
5208
|
"example": "\"2021-12-07T02:14:37.000Z\"",
|
5049
5209
|
"member": "string",
|
5050
5210
|
"name": "UpdateTime",
|
5051
|
-
"required":
|
5211
|
+
"required": false,
|
5052
5212
|
"type": "string",
|
5053
5213
|
"value_allowed_null": false
|
5054
5214
|
},
|
5055
5215
|
{
|
5056
|
-
"default": "",
|
5057
5216
|
"disabled": false,
|
5058
5217
|
"document": "预留字段\n注意:此字段可能返回 null,表示取不到有效值。",
|
5059
5218
|
"example": "无",
|
5060
5219
|
"member": "Ext",
|
5061
5220
|
"name": "Ext",
|
5062
|
-
"required":
|
5221
|
+
"required": false,
|
5063
5222
|
"type": "object",
|
5064
5223
|
"value_allowed_null": true
|
5065
5224
|
},
|
5066
5225
|
{
|
5067
|
-
"default": "",
|
5068
5226
|
"disabled": false,
|
5069
5227
|
"document": "商户名称",
|
5070
5228
|
"example": "\"demo\"",
|
5071
5229
|
"member": "string",
|
5072
5230
|
"name": "MerchantName",
|
5073
|
-
"required":
|
5231
|
+
"required": false,
|
5074
5232
|
"type": "string",
|
5075
5233
|
"value_allowed_null": false
|
5076
5234
|
}
|
5077
5235
|
],
|
5078
|
-
"usage": "
|
5236
|
+
"usage": "both"
|
5079
5237
|
},
|
5080
5238
|
"Quota": {
|
5081
5239
|
"document": "企业配额信息",
|
@@ -5253,18 +5411,16 @@
|
|
5253
5411
|
"document": "扫码明细",
|
5254
5412
|
"members": [
|
5255
5413
|
{
|
5256
|
-
"default": "",
|
5257
5414
|
"disabled": false,
|
5258
|
-
"document": "行ID
|
5415
|
+
"document": "行ID",
|
5259
5416
|
"example": "1000",
|
5260
5417
|
"member": "int64",
|
5261
5418
|
"name": "LogId",
|
5262
5419
|
"required": true,
|
5263
5420
|
"type": "int",
|
5264
|
-
"value_allowed_null":
|
5421
|
+
"value_allowed_null": false
|
5265
5422
|
},
|
5266
5423
|
{
|
5267
|
-
"default": "",
|
5268
5424
|
"disabled": false,
|
5269
5425
|
"document": "微信openid\n注意:此字段可能返回 null,表示取不到有效值。",
|
5270
5426
|
"example": "abc",
|
@@ -5275,7 +5431,6 @@
|
|
5275
5431
|
"value_allowed_null": true
|
5276
5432
|
},
|
5277
5433
|
{
|
5278
|
-
"default": "",
|
5279
5434
|
"disabled": false,
|
5280
5435
|
"document": "微信昵称\n注意:此字段可能返回 null,表示取不到有效值。",
|
5281
5436
|
"example": "aba",
|
@@ -5286,7 +5441,6 @@
|
|
5286
5441
|
"value_allowed_null": true
|
5287
5442
|
},
|
5288
5443
|
{
|
5289
|
-
"default": "",
|
5290
5444
|
"disabled": false,
|
5291
5445
|
"document": "创建时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
5292
5446
|
"example": "2021-12-06T07:13:35.000Z",
|
@@ -5297,7 +5451,6 @@
|
|
5297
5451
|
"value_allowed_null": true
|
5298
5452
|
},
|
5299
5453
|
{
|
5300
|
-
"default": "",
|
5301
5454
|
"disabled": false,
|
5302
5455
|
"document": "码\n注意:此字段可能返回 null,表示取不到有效值。",
|
5303
5456
|
"example": "xxx",
|
@@ -5308,7 +5461,6 @@
|
|
5308
5461
|
"value_allowed_null": true
|
5309
5462
|
},
|
5310
5463
|
{
|
5311
|
-
"default": "",
|
5312
5464
|
"disabled": false,
|
5313
5465
|
"document": "企业ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
5314
5466
|
"example": "10000",
|
@@ -5319,7 +5471,6 @@
|
|
5319
5471
|
"value_allowed_null": true
|
5320
5472
|
},
|
5321
5473
|
{
|
5322
|
-
"default": "",
|
5323
5474
|
"disabled": false,
|
5324
5475
|
"document": "商户ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
5325
5476
|
"example": "无",
|
@@ -5330,7 +5481,6 @@
|
|
5330
5481
|
"value_allowed_null": true
|
5331
5482
|
},
|
5332
5483
|
{
|
5333
|
-
"default": "",
|
5334
5484
|
"disabled": false,
|
5335
5485
|
"document": "商品ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
5336
5486
|
"example": "无",
|
@@ -5341,7 +5491,6 @@
|
|
5341
5491
|
"value_allowed_null": true
|
5342
5492
|
},
|
5343
5493
|
{
|
5344
|
-
"default": "",
|
5345
5494
|
"disabled": false,
|
5346
5495
|
"document": "ip地址\n注意:此字段可能返回 null,表示取不到有效值。",
|
5347
5496
|
"example": "127.0.0.1",
|
@@ -5352,7 +5501,6 @@
|
|
5352
5501
|
"value_allowed_null": true
|
5353
5502
|
},
|
5354
5503
|
{
|
5355
|
-
"default": "",
|
5356
5504
|
"disabled": false,
|
5357
5505
|
"document": "国家\n注意:此字段可能返回 null,表示取不到有效值。",
|
5358
5506
|
"example": "无",
|
@@ -5363,7 +5511,6 @@
|
|
5363
5511
|
"value_allowed_null": true
|
5364
5512
|
},
|
5365
5513
|
{
|
5366
|
-
"default": "",
|
5367
5514
|
"disabled": false,
|
5368
5515
|
"document": "省份\n注意:此字段可能返回 null,表示取不到有效值。",
|
5369
5516
|
"example": "广东省",
|
@@ -5374,7 +5521,6 @@
|
|
5374
5521
|
"value_allowed_null": true
|
5375
5522
|
},
|
5376
5523
|
{
|
5377
|
-
"default": "",
|
5378
5524
|
"disabled": false,
|
5379
5525
|
"document": "城市\n注意:此字段可能返回 null,表示取不到有效值。",
|
5380
5526
|
"example": "广州市",
|
@@ -5385,7 +5531,6 @@
|
|
5385
5531
|
"value_allowed_null": true
|
5386
5532
|
},
|
5387
5533
|
{
|
5388
|
-
"default": "",
|
5389
5534
|
"disabled": false,
|
5390
5535
|
"document": "县/区\n注意:此字段可能返回 null,表示取不到有效值。",
|
5391
5536
|
"example": "天河区",
|
@@ -5396,7 +5541,6 @@
|
|
5396
5541
|
"value_allowed_null": true
|
5397
5542
|
},
|
5398
5543
|
{
|
5399
|
-
"default": "",
|
5400
5544
|
"disabled": false,
|
5401
5545
|
"document": "微信 unionid\n注意:此字段可能返回 null,表示取不到有效值。",
|
5402
5546
|
"example": "无",
|
@@ -5407,7 +5551,6 @@
|
|
5407
5551
|
"value_allowed_null": true
|
5408
5552
|
},
|
5409
5553
|
{
|
5410
|
-
"default": "",
|
5411
5554
|
"disabled": false,
|
5412
5555
|
"document": "首次扫码 0:否, 1:是\n注意:此字段可能返回 null,表示取不到有效值。",
|
5413
5556
|
"example": "0",
|
@@ -5418,7 +5561,6 @@
|
|
5418
5561
|
"value_allowed_null": true
|
5419
5562
|
},
|
5420
5563
|
{
|
5421
|
-
"default": "",
|
5422
5564
|
"disabled": false,
|
5423
5565
|
"document": "批次ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
5424
5566
|
"example": "无",
|
@@ -5427,6 +5569,36 @@
|
|
5427
5569
|
"required": false,
|
5428
5570
|
"type": "string",
|
5429
5571
|
"value_allowed_null": true
|
5572
|
+
},
|
5573
|
+
{
|
5574
|
+
"disabled": false,
|
5575
|
+
"document": "扫码类型 0:无效扫码 1: 小程序扫码 2: 商家扫码",
|
5576
|
+
"example": "0",
|
5577
|
+
"member": "int64",
|
5578
|
+
"name": "Type",
|
5579
|
+
"required": false,
|
5580
|
+
"type": "int",
|
5581
|
+
"value_allowed_null": false
|
5582
|
+
},
|
5583
|
+
{
|
5584
|
+
"disabled": false,
|
5585
|
+
"document": "商户名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
5586
|
+
"example": "无",
|
5587
|
+
"member": "string",
|
5588
|
+
"name": "MerchantName",
|
5589
|
+
"required": false,
|
5590
|
+
"type": "string",
|
5591
|
+
"value_allowed_null": true
|
5592
|
+
},
|
5593
|
+
{
|
5594
|
+
"disabled": false,
|
5595
|
+
"document": "产品名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
5596
|
+
"example": "无",
|
5597
|
+
"member": "string",
|
5598
|
+
"name": "ProductName",
|
5599
|
+
"required": false,
|
5600
|
+
"type": "string",
|
5601
|
+
"value_allowed_null": true
|
5430
5602
|
}
|
5431
5603
|
],
|
5432
5604
|
"usage": "out"
|
@@ -5766,16 +5938,6 @@
|
|
5766
5938
|
"type": "string",
|
5767
5939
|
"value_allowed_null": true
|
5768
5940
|
},
|
5769
|
-
{
|
5770
|
-
"disabled": false,
|
5771
|
-
"document": "无",
|
5772
|
-
"example": "无",
|
5773
|
-
"member": "TraceItem",
|
5774
|
-
"name": "TraceItems",
|
5775
|
-
"required": true,
|
5776
|
-
"type": "list",
|
5777
|
-
"value_allowed_null": false
|
5778
|
-
},
|
5779
5941
|
{
|
5780
5942
|
"disabled": false,
|
5781
5943
|
"document": "创建时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
@@ -5835,6 +5997,16 @@
|
|
5835
5997
|
"required": true,
|
5836
5998
|
"type": "int",
|
5837
5999
|
"value_allowed_null": false
|
6000
|
+
},
|
6001
|
+
{
|
6002
|
+
"disabled": false,
|
6003
|
+
"document": "无",
|
6004
|
+
"example": "无",
|
6005
|
+
"member": "TraceItem",
|
6006
|
+
"name": "TraceItems",
|
6007
|
+
"required": false,
|
6008
|
+
"type": "list",
|
6009
|
+
"value_allowed_null": false
|
5838
6010
|
}
|
5839
6011
|
],
|
5840
6012
|
"usage": "both"
|
@@ -5872,13 +6044,23 @@
|
|
5872
6044
|
"type": "string",
|
5873
6045
|
"value_allowed_null": false
|
5874
6046
|
},
|
6047
|
+
{
|
6048
|
+
"disabled": false,
|
6049
|
+
"document": "多个值",
|
6050
|
+
"example": "无",
|
6051
|
+
"member": "string",
|
6052
|
+
"name": "Values",
|
6053
|
+
"required": true,
|
6054
|
+
"type": "list",
|
6055
|
+
"value_allowed_null": false
|
6056
|
+
},
|
5875
6057
|
{
|
5876
6058
|
"disabled": false,
|
5877
6059
|
"document": "只读",
|
5878
6060
|
"example": "false",
|
5879
6061
|
"member": "bool",
|
5880
6062
|
"name": "ReadOnly",
|
5881
|
-
"required":
|
6063
|
+
"required": false,
|
5882
6064
|
"type": "bool",
|
5883
6065
|
"value_allowed_null": false
|
5884
6066
|
},
|
@@ -5888,27 +6070,17 @@
|
|
5888
6070
|
"example": "false",
|
5889
6071
|
"member": "bool",
|
5890
6072
|
"name": "Hidden",
|
5891
|
-
"required":
|
6073
|
+
"required": false,
|
5892
6074
|
"type": "bool",
|
5893
6075
|
"value_allowed_null": false
|
5894
6076
|
},
|
5895
|
-
{
|
5896
|
-
"disabled": false,
|
5897
|
-
"document": "多个值",
|
5898
|
-
"example": "无",
|
5899
|
-
"member": "string",
|
5900
|
-
"name": "Values",
|
5901
|
-
"required": true,
|
5902
|
-
"type": "list",
|
5903
|
-
"value_allowed_null": false
|
5904
|
-
},
|
5905
6077
|
{
|
5906
6078
|
"disabled": false,
|
5907
6079
|
"document": "类型标识",
|
5908
6080
|
"example": "ID",
|
5909
6081
|
"member": "string",
|
5910
6082
|
"name": "Key",
|
5911
|
-
"required":
|
6083
|
+
"required": false,
|
5912
6084
|
"type": "string",
|
5913
6085
|
"value_allowed_null": false
|
5914
6086
|
},
|
@@ -5918,7 +6090,7 @@
|
|
5918
6090
|
"example": "无",
|
5919
6091
|
"member": "string",
|
5920
6092
|
"name": "Ext",
|
5921
|
-
"required":
|
6093
|
+
"required": false,
|
5922
6094
|
"type": "string",
|
5923
6095
|
"value_allowed_null": false
|
5924
6096
|
},
|