This commit is contained in:
DESKTOP-5RP3AKU\Jisol
2023-11-05 03:26:09 +08:00
parent ec4d6a15d7
commit 0014eff5e0
4034 changed files with 623229 additions and 41 deletions

View File

@@ -0,0 +1,49 @@
{
"data_list": [
{
"id": 10002,
"name": "random move",
"desc": "demo behaviour tree haha",
"blackboard_id": "demo",
"root": {
"@type": "AiSequence",
"id": 1,
"node_name": "test",
"decorators": [
{
"@type": "AiUeLoop",
"id": 3,
"node_name": "",
"flow_abort_mode": 2,
"num_loops": 0,
"infinite_loop": true,
"infinite_loop_timeout_time": -1
}
],
"services": [],
"children": [
{
"@type": "AiUeWait",
"id": 30,
"node_name": "",
"decorators": [],
"services": [],
"ignore_restart_self": false,
"wait_time": 1,
"random_deviation": 0.5
},
{
"@type": "AiMoveToRandomLocation",
"id": 75,
"node_name": "",
"decorators": [],
"services": [],
"ignore_restart_self": false,
"origin_position_key": "x5",
"radius": 30
}
]
}
}
]
}

View File

@@ -0,0 +1,130 @@
{
"data_list": [
{
"name": "attack_or_patrol",
"desc": "demo hahaha",
"parent_name": "",
"keys": [
{
"name": "OriginPosition",
"desc": "",
"is_static": false,
"type": 5,
"type_class_name": ""
},
{
"name": "TargetActor",
"desc": "x2 haha",
"is_static": false,
"type": 10,
"type_class_name": ""
},
{
"name": "AcceptableRadius",
"desc": "x3 haha",
"is_static": false,
"type": 3,
"type_class_name": ""
},
{
"name": "CurChooseSkillId",
"desc": "x4 haha",
"is_static": false,
"type": 2,
"type_class_name": ""
}
]
},
{
"name": "demo",
"desc": "demo hahaha",
"parent_name": "demo_parent",
"keys": [
{
"name": "x1",
"desc": "x1 haha",
"is_static": false,
"type": 1,
"type_class_name": ""
},
{
"name": "x2",
"desc": "x2 haha",
"is_static": false,
"type": 2,
"type_class_name": ""
},
{
"name": "x3",
"desc": "x3 haha",
"is_static": false,
"type": 3,
"type_class_name": ""
},
{
"name": "x4",
"desc": "x4 haha",
"is_static": false,
"type": 4,
"type_class_name": ""
},
{
"name": "x5",
"desc": "x5 haha",
"is_static": false,
"type": 5,
"type_class_name": ""
},
{
"name": "x6",
"desc": "x6 haha",
"is_static": false,
"type": 6,
"type_class_name": ""
},
{
"name": "x7",
"desc": "x7 haha",
"is_static": false,
"type": 7,
"type_class_name": ""
},
{
"name": "x8",
"desc": "x8 haha",
"is_static": false,
"type": 8,
"type_class_name": ""
},
{
"name": "x9",
"desc": "x9 haha",
"is_static": false,
"type": 9,
"type_class_name": "ABC"
},
{
"name": "x10",
"desc": "x10 haha",
"is_static": false,
"type": 10,
"type_class_name": "OBJECT"
}
]
},
{
"name": "demo_parent",
"desc": "demo parent",
"parent_name": "",
"keys": [
{
"name": "v1",
"desc": "v1 haha",
"is_static": false,
"type": 1,
"type_class_name": ""
}
]
}
]
}

View File

@@ -0,0 +1,18 @@
{
"data_list": [
{
"x1": 1101001101,
"x2": 150,
"x3": 500,
"x4": 50,
"x5": 10,
"x6": 4,
"x7": [
1,
2,
3,
4
]
}
]
}

View File

@@ -0,0 +1,164 @@
{
"data_list": [
{
"id": 1,
"name": "钻石",
"minor_type": 101,
"quality": 0,
"icon_backgroud": "",
"icon_mask": "",
"desc": "rmb兑换的主要货币",
"show_order": 1
},
{
"id": 2,
"name": "金币",
"minor_type": 102,
"quality": 0,
"icon_backgroud": "",
"icon_mask": "",
"desc": "主要的高级流通代币",
"show_order": 2
},
{
"id": 3,
"name": "银币",
"minor_type": 103,
"quality": 0,
"icon_backgroud": "",
"icon_mask": "",
"desc": "主要的流通代币",
"show_order": 3
},
{
"id": 4,
"name": "经验",
"minor_type": 104,
"quality": 0,
"icon_backgroud": "",
"icon_mask": "",
"desc": "人物升级需要的经验",
"show_order": 4
},
{
"id": 5,
"name": "能量点",
"minor_type": 105,
"quality": 0,
"icon_backgroud": "",
"icon_mask": "",
"desc": "人物变身需要的能量点",
"show_order": 5
},
{
"id": 1020100001,
"name": "初始发型",
"minor_type": 210,
"quality": 0,
"icon_backgroud": "",
"icon_mask": "",
"desc": "初始发型",
"show_order": 6
},
{
"id": 1020200001,
"name": "初始外套",
"minor_type": 220,
"quality": 0,
"icon_backgroud": "",
"icon_mask": "",
"desc": "初始外套",
"show_order": 7
},
{
"id": 1020300001,
"name": "初始上衣",
"minor_type": 230,
"quality": 0,
"icon_backgroud": "",
"icon_mask": "",
"desc": "初始上衣",
"show_order": 8
},
{
"id": 1020400001,
"name": "初始裤子",
"minor_type": 242,
"quality": 0,
"icon_backgroud": "",
"icon_mask": "",
"desc": "初始下装",
"show_order": 9
},
{
"id": 1020500001,
"name": "初始袜子",
"minor_type": 250,
"quality": 0,
"icon_backgroud": "",
"icon_mask": "",
"desc": "初始袜子",
"show_order": 10
},
{
"id": 1020600001,
"name": "初始鞋子",
"minor_type": 260,
"quality": 0,
"icon_backgroud": "",
"icon_mask": "",
"desc": "初始鞋子",
"show_order": 11
},
{
"id": 1020700001,
"name": "初始发饰",
"minor_type": 271,
"quality": 0,
"icon_backgroud": "",
"icon_mask": "",
"desc": "初始发饰",
"show_order": 12
},
{
"id": 1022490000,
"name": "测试数据-包子",
"minor_type": 403,
"quality": 2,
"icon_backgroud": "",
"icon_mask": "",
"desc": "包子",
"show_order": 29
},
{
"id": 1022490001,
"name": "测试数据-铲子",
"minor_type": 424,
"quality": 3,
"icon_backgroud": "",
"icon_mask": "",
"desc": "一把铲子",
"show_order": 30
},
{
"id": 1021490001,
"name": "测试数据-不要动",
"minor_type": 278,
"quality": 0,
"icon_backgroud": "",
"icon_mask": "",
"desc": "初始手持物",
"show_order": 19
},
{
"id": 1022490002,
"name": "测试数据-不要动",
"minor_type": 290,
"quality": 2,
"icon_backgroud": "",
"icon_mask": "",
"desc": "初始套装",
"show_order": 26
}
]
}

View File

@@ -0,0 +1,36 @@
{
"data_list": [
{
"id": 11,
"text": "/apple"
},
{
"id": 12,
"text": "/apple"
},
{
"id": 13,
"text": "/apple"
},
{
"id": 14,
"text": "/apple"
},
{
"id": 15,
"text": "/apple"
},
{
"id": 16,
"text": "/apple"
},
{
"id": 17,
"text": "/apple"
},
{
"id": 18,
"text": "/apple"
}
]
}

View File

@@ -0,0 +1,36 @@
{
"data_list": [
{
"id": 11,
"value": 1
},
{
"id": 12,
"value": 2
},
{
"id": 13,
"value": 3
},
{
"id": 14,
"value": 4
},
{
"id": 15,
"value": 5
},
{
"id": 16,
"value": 6
},
{
"id": 17,
"value": 7
},
{
"id": 18,
"value": 8
}
]
}

View File

@@ -0,0 +1,76 @@
{
"data_list": [
{
"id": 2001,
"value": "导出"
},
{
"id": 2004,
"value": "any"
},
{
"id": 2003,
"value": "test"
},
{
"id": 100,
"value": "导出"
},
{
"id": 1,
"value": "导出"
},
{
"id": 2,
"value": "导出"
},
{
"id": 6,
"value": "导出"
},
{
"id": 7,
"value": "导出"
},
{
"id": 9,
"value": "测试"
},
{
"id": 10,
"value": "测试"
},
{
"id": 11,
"value": "any"
},
{
"id": 12,
"value": "导出"
},
{
"id": 13,
"value": "导出"
},
{
"id": 104,
"value": "any"
},
{
"id": 102,
"value": "test"
},
{
"id": 3001,
"value": "export"
},
{
"id": 3004,
"value": "any"
},
{
"id": 3003,
"value": "test"
}
]
}

View File

@@ -0,0 +1,20 @@
{
"data_list": [
{
"id": 1,
"x": "aaa1"
},
{
"id": 2,
"x": "xx2"
},
{
"id": 11,
"x": "aaa11"
},
{
"id": 12,
"x": "xx12"
}
]
}

View File

@@ -0,0 +1,12 @@
{
"data_list": [
{
"id": 1,
"y": 100
},
{
"id": 3,
"y": 300
}
]
}

View File

@@ -0,0 +1,8 @@
{
"data_list": [
{
"a": 111,
"b": 222
}
]
}

View File

@@ -0,0 +1,382 @@
{
"data_list": [
{
"x4": 1,
"x1": true,
"x2": 3,
"x3": 128,
"x5": 11223344,
"x6": 1.2,
"x7": 1.23432,
"x8_0": 12312,
"x8": 112233,
"x9": 223344,
"x10": "hq",
"x12": {
"x1": 10
},
"x13": 2,
"x14": {
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
"s1": "/def",
"t1": -28800,
"k1": [
1,
2
],
"k2": [
2,
3
],
"k5": [
1,
6
],
"k8": [
[
"2",
2
],
[
"4",
10
]
],
"k9": [
{
"y1": 1,
"y2": true
},
{
"y1": 2,
"y2": false
}
],
"k15": [
{
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
}
]
},
{
"x4": 11,
"x1": true,
"x2": 4,
"x3": 128,
"x5": 112233445566,
"x6": 1.3,
"x7": 1112232.43123,
"x8_0": 123,
"x8": 112233,
"x9": 112334,
"x10": "yf",
"x12": {
"x1": 1
},
"x13": 4,
"x14": {
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
"s1": "/apple",
"t1": -28800,
"k1": [
1,
2
],
"k2": [
1,
2
],
"k5": [
1,
2
],
"k8": [
[
"2",
10
],
[
"3",
30
]
],
"k9": [
{
"y1": 1,
"y2": true
},
{
"y1": 2,
"y2": false
}
],
"k15": [
{
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
}
]
},
{
"x4": 2,
"x1": true,
"x2": 3,
"x3": 128,
"x5": 11223344,
"x6": 1.2,
"x7": 1.23432,
"x8_0": 12312,
"x8": 112233,
"x9": 223344,
"x10": "hq",
"x12": {
"x1": 10
},
"x13": 2,
"x14": {
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
"s1": "/apple",
"t1": -28800,
"k1": [
1,
2
],
"k2": [
2,
3
],
"k5": [
1,
6
],
"k8": [
[
"2",
2
],
[
"4",
10
]
],
"k9": [
{
"y1": 1,
"y2": true
},
{
"y1": 2,
"y2": false
}
],
"k15": [
{
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
}
]
},
{
"x4": 12,
"x1": true,
"x2": 4,
"x3": 128,
"x5": 112233445566,
"x6": 1.3,
"x7": 1112232.43123,
"x8_0": 123,
"x8": 112233,
"x9": 112334,
"x10": "yf",
"x12": {
"x1": 1
},
"x13": 4,
"x14": {
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
"s1": "/apple",
"t1": -28800,
"k1": [
1,
2
],
"k2": [
1,
2
],
"k5": [
1,
2
],
"k8": [
[
"2",
10
],
[
"3",
30
]
],
"k9": [
{
"y1": 1,
"y2": true
},
{
"y1": 2,
"y2": false
}
],
"k15": [
{
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
}
]
},
{
"x4": 40,
"x1": true,
"x2": 3,
"x3": 128,
"x5": 11223344,
"x6": 1.2,
"x7": 1.23432,
"x8_0": 12312,
"x8": 112233,
"x9": 223344,
"x10": "hq",
"x12": {
"x1": 10
},
"x13": 2,
"x14": {
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
"s1": "/apple",
"t1": -28800,
"k1": [
1,
2
],
"k2": [
2,
3
],
"k5": [
1,
6
],
"k8": [
[
"2",
2
],
[
"4",
10
]
],
"k9": [
{
"y1": 1,
"y2": true
},
{
"y1": 2,
"y2": false
}
],
"k15": [
{
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
}
]
},
{
"x4": 22,
"x1": false,
"x2": 2,
"x3": 128,
"x5": 112233445566,
"x6": 1.3,
"x7": 1122,
"x8_0": 13,
"x8": 12,
"x9": 123,
"x10": "yf",
"x12": {
"x1": 1
},
"x13": 5,
"x14": {
"@type": "TestDemoD2",
"x1": 1,
"x2": 3
},
"s1": "/apple",
"t1": -28800,
"k1": [
1,
2
],
"k2": [
2,
3
],
"k5": [
1,
3
],
"k8": [
[
"2",
10
],
[
"3",
12
]
],
"k9": [
{
"y1": 1,
"y2": true
},
{
"y1": 10,
"y2": false
}
],
"k15": [
{
"@type": "TestDemoD2",
"x1": 1,
"x2": 3
}
]
}
]
}

View File

@@ -0,0 +1,820 @@
{
"data_list": [
{
"id": 10000,
"x1": true,
"x5": 10,
"x6": 1.28,
"x8": 3,
"x10": "huang",
"x13": 1,
"x13_2": 0,
"x14": {
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
"x15": {
"@type": "TestCircle",
"radius": 1
},
"v2": {
"x": 1,
"y": 2
},
"t1": 935460549,
"k1": [
1,
2,
3
],
"k2": [
1,
2
],
"k8": [
[
"1",
2
],
[
"3",
4
]
],
"k9": [
{
"y1": 1,
"y2": true
},
{
"y1": 2,
"y2": false
}
],
"k10": [
{
"x": 1,
"y": 2,
"z": 3
},
{
"x": 2,
"y": 3,
"z": 4
},
{
"x": 1,
"y": 2,
"z": 4
}
],
"k11": [
{
"x": 1,
"y": 2,
"z": 3,
"w": 4
},
{
"x": 1,
"y": 2,
"z": 3,
"w": 5
},
{
"x": 1,
"y": 2,
"z": 3,
"w": 6
}
]
},
{
"id": 10001,
"x1": true,
"x5": 10,
"x6": 1.28,
"x8": 5,
"x10": "huang",
"x13": 1,
"x13_2": 3,
"x14": {
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
"x15": {
"@type": "Test2Rectangle",
"width": 10,
"height": 20
},
"v2": {
"x": 1,
"y": 2
},
"t1": 935460549,
"k1": [
1,
2,
3
],
"k2": [
1,
2
],
"k8": [
[
"1",
2
],
[
"3",
4
]
],
"k9": [
{
"y1": 1,
"y2": true
},
{
"y1": 2,
"y2": false
}
],
"k10": [
{
"x": 1,
"y": 2,
"z": 4
},
{
"x": 2,
"y": 3,
"z": 5
},
{
"x": 1,
"y": 2,
"z": 5
}
],
"k11": [
{
"x": 1,
"y": 2,
"z": 3,
"w": 5
},
{
"x": 1,
"y": 2,
"z": 3,
"w": 6
},
{
"x": 1,
"y": 2,
"z": 3,
"w": 7
}
]
},
{
"id": 10002,
"x1": true,
"x5": 13234234234,
"x6": 1.28,
"x8": 6,
"x10": "huang",
"x13": 1,
"x13_2": 0,
"x14": {
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
"x15": {
"@type": "Test2Rectangle",
"width": 10,
"height": 21
},
"v2": {
"x": 1,
"y": 2
},
"t1": 1577808000,
"k1": [
1,
2,
3
],
"k2": [
1,
2
],
"k8": [
[
"1",
2
],
[
"3",
4
]
],
"k9": [
{
"y1": 1,
"y2": true
},
{
"y1": 2,
"y2": false
}
],
"k10": [
{
"x": 1,
"y": 2,
"z": 5
},
{
"x": 2,
"y": 3,
"z": 6
},
{
"x": 1,
"y": 2,
"z": 6
}
],
"k11": [
{
"x": 1,
"y": 2,
"z": 3,
"w": 6
},
{
"x": 1,
"y": 2,
"z": 3,
"w": 7
},
{
"x": 1,
"y": 2,
"z": 3,
"w": 8
}
]
},
{
"id": 10003,
"x1": true,
"x5": 13234234234,
"x6": 1.28,
"x8": 3,
"x10": "huang",
"x13": 1,
"x13_2": 0,
"x14": {
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
"x15": {
"@type": "Test2Rectangle",
"width": 10,
"height": 22
},
"v2": {
"x": 1,
"y": 2
},
"t1": 933732549,
"k1": [
1,
2,
3
],
"k2": [
1,
2
],
"k8": [
[
"1",
2
],
[
"3",
4
]
],
"k9": [
{
"y1": 1,
"y2": true
},
{
"y1": 2,
"y2": false
}
],
"k10": [
{
"x": 1,
"y": 2,
"z": 6
},
{
"x": 2,
"y": 3,
"z": 7
},
{
"x": 1,
"y": 2,
"z": 7
}
],
"k11": [
{
"x": 1,
"y": 2,
"z": 3,
"w": 7
},
{
"x": 1,
"y": 2,
"z": 3,
"w": 8
},
{
"x": 1,
"y": 2,
"z": 3,
"w": 9
}
]
},
{
"id": 10004,
"x1": true,
"x5": 13234234234,
"x6": 1.28,
"x8": 4,
"x10": "huang",
"x13": 1,
"x13_2": 0,
"x14": {
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
"x15": {
"@type": "Test2Rectangle",
"width": 10,
"height": 23
},
"v2": {
"x": 1,
"y": 2
},
"t1": 1577808000,
"k1": [
1,
2,
3
],
"k2": [
1,
2
],
"k8": [
[
"1",
2
],
[
"3",
4
]
],
"k9": [
{
"y1": 1,
"y2": true
},
{
"y1": 2,
"y2": false
}
],
"k10": [
{
"x": 1,
"y": 2,
"z": 7
},
{
"x": 2,
"y": 3,
"z": 8
},
{
"x": 1,
"y": 2,
"z": 8
}
],
"k11": [
{
"x": 1,
"y": 2,
"z": 3,
"w": 8
},
{
"x": 1,
"y": 2,
"z": 3,
"w": 9
},
{
"x": 1,
"y": 2,
"z": 3,
"w": 10
}
]
},
{
"id": 10005,
"x1": true,
"x5": 13234234234,
"x6": 1.28,
"x8": 5,
"x10": "huang",
"x13": 1,
"x13_2": 0,
"x14": {
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
"x15": {
"@type": "Test2Rectangle",
"width": 10,
"height": 24
},
"v2": {
"x": 1,
"y": 2
},
"t1": 935460549,
"k1": [
1,
2,
3
],
"k2": [
1
],
"k8": [
[
"1",
2
],
[
"3",
4
]
],
"k9": [
{
"y1": 1,
"y2": true
},
{
"y1": 2,
"y2": false
}
],
"k10": [
{
"x": 1,
"y": 2,
"z": 8
},
{
"x": 2,
"y": 3,
"z": 9
},
{
"x": 1,
"y": 2,
"z": 9
}
],
"k11": [
{
"x": 1,
"y": 2,
"z": 3,
"w": 9
},
{
"x": 1,
"y": 2,
"z": 3,
"w": 10
},
{
"x": 1,
"y": 2,
"z": 3,
"w": 11
}
]
},
{
"id": 10006,
"x1": true,
"x5": 10,
"x6": 1.28,
"x8": 6,
"x10": "",
"x13": 2,
"x13_2": 0,
"x14": {
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
"x15": {
"@type": "Test2Rectangle",
"width": 10,
"height": 25
},
"v2": {
"x": 1,
"y": 2
},
"t1": 1577808000,
"k1": [
1,
2,
3
],
"k2": [
1
],
"k8": [
[
"1",
2
],
[
"3",
4
]
],
"k9": [
{
"y1": 1,
"y2": true
},
{
"y1": 2,
"y2": false
}
],
"k10": [
{
"x": 1,
"y": 2,
"z": 9
},
{
"x": 2,
"y": 3,
"z": 10
},
{
"x": 1,
"y": 2,
"z": 10
}
],
"k11": [
{
"x": 1,
"y": 2,
"z": 3,
"w": 10
},
{
"x": 1,
"y": 2,
"z": 3,
"w": 11
},
{
"x": 1,
"y": 2,
"z": 3,
"w": 12
}
]
},
{
"id": 10007,
"x1": true,
"x5": 10,
"x6": 1.28,
"x8": 4,
"x10": "xxx",
"x13": 2,
"x13_2": 0,
"x14": {
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
"x15": {
"@type": "Test2Rectangle",
"width": 10,
"height": 26
},
"v2": {
"x": 1,
"y": 2
},
"t1": 935460549,
"k1": [
1,
2,
3
],
"k2": [
1,
2
],
"k8": [
[
"1",
2
],
[
"3",
4
]
],
"k9": [
{
"y1": 1,
"y2": true
},
{
"y1": 2,
"y2": false
}
],
"k10": [
{
"x": 1,
"y": 2,
"z": 10
},
{
"x": 2,
"y": 3,
"z": 11
},
{
"x": 1,
"y": 2,
"z": 11
}
],
"k11": [
{
"x": 1,
"y": 2,
"z": 3,
"w": 11
},
{
"x": 1,
"y": 2,
"z": 3,
"w": 12
},
{
"x": 1,
"y": 2,
"z": 3,
"w": 13
}
]
},
{
"id": 10008,
"x1": true,
"x5": 10,
"x6": 1.28,
"x8": 3,
"x10": "xxx",
"x13": 2,
"x13_2": 0,
"x14": {
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
"x15": {
"@type": "Test2Rectangle",
"width": 10,
"height": 27
},
"v2": {
"x": 1,
"y": 2
},
"t1": 935460549,
"k1": [
1,
2,
3
],
"k2": [
1,
2
],
"k8": [
[
"1",
2
],
[
"3",
4
]
],
"k9": [
{
"y1": 1,
"y2": true
},
{
"y1": 2,
"y2": false
}
],
"k10": [
{
"x": 1,
"y": 2,
"z": 11
},
{
"x": 2,
"y": 3,
"z": 12
},
{
"x": 1,
"y": 2,
"z": 12
}
],
"k11": [
{
"x": 1,
"y": 2,
"z": 3,
"w": 12
},
{
"x": 1,
"y": 2,
"z": 3,
"w": 13
},
{
"x": 1,
"y": 2,
"z": 3,
"w": 14
}
]
}
]
}

View File

@@ -0,0 +1,28 @@
{
"data_list": [
{
"id": 1,
"x5": {
"y1": 10
}
},
{
"id": 2,
"x5": {
"y1": 10
}
},
{
"id": 3,
"x5": {
"y1": 10
}
},
{
"id": 4,
"x5": {
"y1": 10
}
}
]
}

View File

@@ -0,0 +1,112 @@
{
"data_list": [
{
"x1": false,
"x2": 1,
"x3": 2,
"x4": 3,
"x5": 4,
"x6": 5,
"x7": 6,
"s1": "hello",
"s2": "/apple",
"v2": {
"x": 1,
"y": 2
},
"v3": {
"x": 2,
"y": 3,
"z": 4
},
"v4": {
"x": 4,
"y": 5,
"z": 6,
"w": 7
},
"t1": 946742700
},
{
"x1": true,
"x2": 1,
"x3": 2,
"x4": 4,
"x5": 4,
"x6": 5,
"x7": 6,
"s1": "world",
"s2": "/apple",
"v2": {
"x": 2,
"y": 3
},
"v3": {
"x": 2.2,
"y": 2.3,
"z": 3.4
},
"v4": {
"x": 4.5,
"y": 5.6,
"z": 6.7,
"w": 8.8
},
"t1": 946829099
},
{
"x1": true,
"x2": 1,
"x3": 2,
"x4": 5,
"x5": 4,
"x6": 5,
"x7": 6,
"s1": "nihao",
"s2": "/apple",
"v2": {
"x": 4,
"y": 5
},
"v3": {
"x": 2.2,
"y": 2.3,
"z": 3.5
},
"v4": {
"x": 4.5,
"y": 5.6,
"z": 6.8,
"w": 9.9
},
"t1": 946915499
},
{
"x1": true,
"x2": 1,
"x3": 2,
"x4": 6,
"x5": 4,
"x6": 5,
"x7": 6,
"s1": "shijie",
"s2": "/apple",
"v2": {
"x": 6,
"y": 7
},
"v3": {
"x": 2.2,
"y": 2.3,
"z": 3.6
},
"v4": {
"x": 4.5,
"y": 5.6,
"z": 6.9,
"w": 123
},
"t1": 947001899
}
]
}

View File

@@ -0,0 +1,52 @@
{
"data_list": [
{
"id": 21,
"name": "测试编码"
},
{
"id": 22,
"name": "还果园国要"
},
{
"id": 23,
"name": "工枯加盟仍"
},
{
"id": 11,
"name": "测试编码"
},
{
"id": 12,
"name": "还果园国要"
},
{
"id": 13,
"name": "工枯加盟仍"
},
{
"id": 31,
"name": "测试编码"
},
{
"id": 32,
"name": "还果园国要"
},
{
"id": 33,
"name": "工枯加盟仍"
},
{
"id": 1,
"name": "测试编码"
},
{
"id": 2,
"name": "还果园国要"
},
{
"id": 3,
"name": "工枯加盟仍"
}
]
}

View File

@@ -0,0 +1,163 @@
{
"data_list": [
{
"x4": 1,
"x1": true,
"x5": 100,
"x6": 1.2,
"s1": "hq",
"s2": "/abc",
"t1": 631123200,
"x12": {
"x1": 10
},
"x13": 1,
"x14": {
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
"k1": [
12
],
"k8": [
[
"2",
2
],
[
"4",
10
]
],
"k9": [
{
"y1": 1,
"y2": true
},
{
"y1": 2,
"y2": false
}
],
"k15": [
{
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
{
"@type": "TestDemoD2",
"x1": 2,
"x2": 3
}
]
},
{
"x4": 2,
"x1": true,
"x5": 100,
"x6": 1.2,
"s1": "hq",
"s2": "/abc",
"t1": 631123200,
"x12": {
"x1": 10
},
"x13": 2,
"x14": {
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
"k1": [
12
],
"k8": [
[
"2",
2
],
[
"4",
10
]
],
"k9": [
{
"y1": 1,
"y2": true
},
{
"y1": 2,
"y2": false
}
],
"k15": [
{
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
{
"@type": "TestDemoD2",
"x1": 2,
"x2": 3
}
]
},
{
"x4": 3,
"x1": true,
"x5": 100,
"x6": 1.2,
"s1": "hq",
"s2": "/abc",
"t1": 631123200,
"x12": {
"x1": 10
},
"x13": 4,
"x14": {
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
"k1": [
12
],
"k8": [
[
"2",
2
],
[
"4",
10
]
],
"k9": [
{
"y1": 1,
"y2": true
},
{
"y1": 2,
"y2": false
}
],
"k15": [
{
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
{
"@type": "TestDemoD2",
"x1": 2,
"x2": 3
}
]
}
]
}

View File

@@ -0,0 +1,83 @@
{
"data_list": [
{
"id": 1,
"x": 5,
"items": [
{
"x": 1,
"y": true,
"z": "abcd",
"a": {
"x": 10,
"y": 100
},
"b": [
1,
3,
5
]
},
{
"x": 2,
"y": false,
"z": "abcd",
"a": {
"x": 22,
"y": 33
},
"b": [
4,
5
]
}
]
},
{
"id": 2,
"x": 9,
"items": [
{
"x": 2,
"y": true,
"z": "abcd",
"a": {
"x": 10,
"y": 11
},
"b": [
1,
3,
5
]
},
{
"x": 4,
"y": false,
"z": "abcd",
"a": {
"x": 22,
"y": 33
},
"b": [
4,
5
]
},
{
"x": 5,
"y": false,
"z": "abcd",
"a": {
"x": 22,
"y": 33
},
"b": [
4,
5
]
}
]
}
]
}

View File

@@ -0,0 +1,869 @@
{
"data_list": [
{
"x4": 1,
"x1": true,
"x2": 5,
"x3": 1,
"x5": 13234234234,
"x6": 1.28,
"x7": 1.23457891,
"x8_0": 1234,
"x8": 1234,
"x9": 111111111,
"x10": "Assets/GoodsIcon/GoodsIcon.spriteatlas[10000]",
"x12": {
"x1": 1988
},
"x13": 0,
"x14": {
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
"s1": "/apple",
"t1": 935460549,
"k1": [
1,
2,
3
],
"k2": [
1,
2,
4
],
"k5": [
1,
2,
7
],
"k8": [
[
"1",
2
],
[
"3",
4
]
],
"k9": [
{
"y1": 1,
"y2": true
},
{
"y1": 2,
"y2": false
}
],
"k15": [
{
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
{
"@type": "TestDemoE1",
"x1": 1,
"x3": 2,
"x4": 3
}
]
},
{
"x4": 2,
"x1": false,
"x2": 0,
"x3": 2,
"x5": 0,
"x6": 0,
"x7": 0,
"x8_0": 0,
"x8": 0,
"x9": 0,
"x10": "",
"x12": {
"x1": 1988
},
"x13": 1,
"x14": {
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
"s1": "/apple",
"t1": 935460549,
"k1": [
1,
2,
3
],
"k2": [
1,
2,
4
],
"k5": [
1,
2,
7
],
"k8": [
[
"1",
2
],
[
"3",
4
]
],
"k9": [
{
"y1": 1,
"y2": true
},
{
"y1": 3,
"y2": false
}
],
"k15": [
{
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
{
"@type": "TestDemoE1",
"x1": 1,
"x3": 2,
"x4": 4
}
]
},
{
"x4": 3,
"x1": false,
"x2": 0,
"x3": 3,
"x5": 0,
"x6": 0,
"x7": 0,
"x8_0": 0,
"x8": 0,
"x9": 0,
"x10": "",
"x12": {
"x1": 1988
},
"x13": 1,
"x14": {
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
"s1": "/apple",
"t1": 1577808000,
"k1": [
1,
2,
3
],
"k2": [
1,
2,
4
],
"k5": [
1,
2,
7
],
"k8": [
[
"1",
2
],
[
"3",
4
]
],
"k9": [
{
"y1": 1,
"y2": true
},
{
"y1": 4,
"y2": false
}
],
"k15": [
{
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
{
"@type": "TestDemoE1",
"x1": 1,
"x3": 2,
"x4": 5
}
]
},
{
"x4": 4,
"x1": false,
"x2": 5,
"x3": 4,
"x5": 0,
"x6": 0,
"x7": 0,
"x8_0": 0,
"x8": 0,
"x9": 0,
"x10": "",
"x12": {
"x1": 1988
},
"x13": 1,
"x14": {
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
"s1": "/apple",
"t1": 933732549,
"k1": [
1,
2,
3
],
"k2": [
1,
2,
4
],
"k5": [
1,
2,
7
],
"k8": [
[
"1",
2
],
[
"3",
4
]
],
"k9": [
{
"y1": 1,
"y2": true
},
{
"y1": 5,
"y2": false
}
],
"k15": [
{
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
{
"@type": "TestDemoE1",
"x1": 1,
"x3": 2,
"x4": 6
}
]
},
{
"x4": 5,
"x1": false,
"x2": 5,
"x3": 6,
"x5": 13234234234,
"x6": 1.28,
"x7": 1.23457891,
"x8_0": 1234,
"x8": 1234,
"x9": 111111111,
"x10": "Assets/GoodsIcon/GoodsIcon.spriteatlas[20000]",
"x12": {
"x1": 1988
},
"x13": 1,
"x14": {
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
"s1": "/apple",
"t1": 1577808000,
"k1": [
1,
2,
3
],
"k2": [
1,
2,
4
],
"k5": [
1,
2,
7
],
"k8": [
[
"1",
2
],
[
"3",
4
]
],
"k9": [
{
"y1": 1,
"y2": true
},
{
"y1": 6,
"y2": false
}
],
"k15": [
{
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
{
"@type": "TestDemoE1",
"x1": 1,
"x3": 2,
"x4": 7
}
]
},
{
"x4": 6,
"x1": true,
"x2": 5,
"x3": 7,
"x5": 13234234234,
"x6": 1.28,
"x7": 1.23457891,
"x8_0": 1234,
"x8": 1234,
"x9": 111111111,
"x10": "Assets/GoodsIcon/GoodsIcon.spriteatlas",
"x12": {
"x1": 1988
},
"x13": 1,
"x14": {
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
"s1": "/apple",
"t1": 935460549,
"k1": [
1,
2,
3
],
"k2": [
1,
2,
4
],
"k5": [
1,
2,
7
],
"k8": [
[
"1",
2
],
[
"3",
4
]
],
"k9": [
{
"y1": 1,
"y2": true
},
{
"y1": 7,
"y2": false
}
],
"k15": [
{
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
{
"@type": "TestDemoE1",
"x1": 1,
"x3": 2,
"x4": 8
}
]
},
{
"x4": 7,
"x1": true,
"x2": 5,
"x3": 8,
"x5": 1213123,
"x6": 1.28,
"x7": 1.23457891,
"x8_0": 1234,
"x8": 1234,
"x9": 111111111,
"x10": "Assets/GoodsIcon/GoodsIcon.spriteatlas",
"x12": {
"x1": 1988
},
"x13": 1,
"x14": {
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
"s1": "/apple",
"t1": 1577808000,
"k1": [
1,
2,
3
],
"k2": [
1,
2,
4
],
"k5": [
1,
2,
7
],
"k8": [
[
"1",
2
],
[
"3",
4
]
],
"k9": [
{
"y1": 1,
"y2": true
},
{
"y1": 8,
"y2": false
}
],
"k15": [
{
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
{
"@type": "TestDemoE1",
"x1": 1,
"x3": 2,
"x4": 9
}
]
},
{
"x4": 8,
"x1": true,
"x2": 5,
"x3": 9,
"x5": 13234234234,
"x6": 1.28,
"x7": 1.23457891,
"x8_0": 1234,
"x8": 1234,
"x9": 111111111,
"x10": "Assets/GoodsIcon/GoodsIcon.spriteatlas",
"x12": {
"x1": 1988
},
"x13": 2,
"x14": {
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
"s1": "/apple",
"t1": 935460549,
"k1": [
1,
2,
3
],
"k2": [
1,
2,
4
],
"k5": [
1,
2,
7
],
"k8": [
[
"1",
2
],
[
"3",
4
]
],
"k9": [
{
"y1": 1,
"y2": true
},
{
"y1": 9,
"y2": false
}
],
"k15": [
{
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
{
"@type": "TestDemoE1",
"x1": 1,
"x3": 2,
"x4": 10
}
]
},
{
"x4": 9,
"x1": true,
"x2": 5,
"x3": 128,
"x5": 13234234234,
"x6": 1.28,
"x7": 1.23457891,
"x8_0": 1234,
"x8": 1234,
"x9": 111111111,
"x10": "Assets/GoodsIcon/GoodsIcon.spriteatlas",
"x12": {
"x1": 1988
},
"x13": 1,
"x14": {
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
"s1": "/apple",
"t1": 935460549,
"k1": [
1,
2,
3
],
"k2": [
1,
2,
4
],
"k5": [
1,
2,
7
],
"k8": [
[
"1",
2
],
[
"3",
4
]
],
"k9": [
{
"y1": 1,
"y2": true
},
{
"y1": 10,
"y2": false
}
],
"k15": [
{
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
{
"@type": "TestDemoE1",
"x1": 1,
"x3": 2,
"x4": 11
}
]
},
{
"x4": 10,
"x1": true,
"x2": 5,
"x3": 128,
"x5": 13234234234,
"x6": 1.28,
"x7": 1.23457891,
"x8_0": 1234,
"x8": 1234,
"x9": 111111111,
"x10": "Assets/GoodsIcon/GoodsIcon.spriteatlas",
"x12": {
"x1": 1989
},
"x13": 1,
"x14": {
"@type": "TestDemoD2",
"x1": 1,
"x2": 3
},
"s1": "/apple",
"t1": 935460550,
"k1": [
1,
2,
4
],
"k2": [
1,
2,
4
],
"k5": [
1,
2,
7
],
"k8": [
[
"1",
2
],
[
"3",
5
]
],
"k9": [
{
"y1": 1,
"y2": true
},
{
"y1": 11,
"y2": false
}
],
"k15": [
{
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
{
"@type": "TestDemoE1",
"x1": 1,
"x3": 2,
"x4": 12
}
]
},
{
"x4": 12,
"x1": true,
"x2": 5,
"x3": 128,
"x5": 13234234234,
"x6": 1.28,
"x7": 1.23457891,
"x8_0": 1234,
"x8": 1234,
"x9": 111111111,
"x10": "Assets/GoodsIcon/GoodsIcon.spriteatlas",
"x12": {
"x1": 1990
},
"x13": 2,
"x14": {
"@type": "TestLoginRoleInfo",
"x1": 1,
"x3": 4,
"role_id": 10000
},
"s1": "/apple",
"t1": 935460551,
"k1": [
1,
2,
5
],
"k2": [
1,
2,
4
],
"k5": [
1,
2,
7
],
"k8": [
[
"1",
2
],
[
"3",
6
]
],
"k9": [
{
"y1": 1,
"y2": true
},
{
"y1": 12,
"y2": false
}
],
"k15": [
{
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
{
"@type": "TestDemoE1",
"x1": 1,
"x3": 2,
"x4": 13
}
]
},
{
"x4": 30,
"x1": true,
"x2": 5,
"x3": 128,
"x5": 13234234234,
"x6": 1.28,
"x7": 1.23457891,
"x8_0": 1234,
"x8": 1234,
"x9": 111111111,
"x10": "Assets/GoodsIcon/GoodsIcon.spriteatlas",
"x12": {
"x1": 1991
},
"x13": 4,
"x14": {
"@type": "TestDemoD2",
"x1": 1,
"x2": 5
},
"s1": "/apple",
"t1": 935460552,
"k1": [
1,
2,
6
],
"k2": [
1,
2,
4
],
"k5": [
1,
2,
7
],
"k8": [
[
"1",
2
],
[
"3",
7
]
],
"k9": [
{
"y1": 1,
"y2": true
},
{
"y1": 13,
"y2": false
}
],
"k15": [
{
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
{
"@type": "TestDemoE1",
"x1": 1,
"x3": 2,
"x4": 14
}
]
}
]
}

View File

@@ -0,0 +1,73 @@
{
"data_list": [
{
"@type": "TestItem",
"id": 1001,
"name": "道具1",
"desc": "道具1",
"num": 100,
"price": 15
},
{
"@type": "TestItem",
"id": 1002,
"name": "道具2",
"desc": "道具1",
"num": 20,
"price": 30
},
{
"@type": "TestEquipment",
"id": 2001,
"name": "装备1",
"desc": "装备1",
"attr": 1,
"value": 100
},
{
"@type": "TestEquipment",
"id": 2002,
"name": "装备2",
"desc": "装备2好",
"attr": 2,
"value": 15
},
{
"@type": "TestDecorator",
"id": 3001,
"name": "耳环",
"desc": "耳环",
"duration": 100
},
{
"@type": "TestDecorator",
"id": 3002,
"name": "耳环",
"desc": "耳环",
"duration": 100
},
{
"@type": "TestItem",
"id": 1010,
"name": "道具10",
"desc": "道具10",
"num": 100,
"price": 10
},
{
"@type": "TestEquipment",
"id": 2010,
"name": "装备20",
"desc": "装备好",
"attr": 4,
"value": 10
},
{
"@type": "TestDecorator",
"id": 3010,
"name": "帽子",
"desc": "帽子",
"duration": 100
}
]
}

View File

@@ -0,0 +1,81 @@
{
"data_list": [
{
"id1": 1,
"id2": 1,
"id3": "ab1",
"num": 1,
"desc": "desc1"
},
{
"id1": 2,
"id2": 3,
"id3": "ab2",
"num": 2,
"desc": "desc2"
},
{
"id1": 3,
"id2": 5,
"id3": "ab3",
"num": 3,
"desc": "desc3"
},
{
"id1": 4,
"id2": 7,
"id3": "ab4",
"num": 4,
"desc": "desc4"
},
{
"id1": 5,
"id2": 9,
"id3": "ab5",
"num": 5,
"desc": "desc5"
},
{
"id1": 6,
"id2": 11,
"id3": "ab6",
"num": 6,
"desc": "desc6"
},
{
"id1": 7,
"id2": 13,
"id3": "ab7",
"num": 7,
"desc": "desc7"
},
{
"id1": 8,
"id2": 15,
"id3": "ab8",
"num": 8,
"desc": "desc8"
},
{
"id1": 9,
"id2": 17,
"id3": "ab9",
"num": 9,
"desc": "desc9"
},
{
"id1": 10,
"id2": 19,
"id3": "ab10",
"num": 10,
"desc": "desc10"
},
{
"id1": 11,
"id2": 21,
"id3": "ab11",
"num": 11,
"desc": "desc11"
}
]
}

View File

@@ -0,0 +1,334 @@
{
"data_list": [
{
"id": 1,
"name": "xxx",
"one_rows": [
{
"id": 1,
"x": 2
}
],
"multi_rows1": [
{
"id": 1,
"x": 2
}
],
"multi_rows2": [
{
"id": 1,
"x": 2
}
],
"multi_rows4": [
[
"1",
{
"id": 1,
"x": 2,
"y": 3
}
]
],
"multi_rows5": [
{
"id": 1,
"items": [
{
"id": 100,
"x": 1
}
]
}
],
"multi_rows6": [],
"multi_rows7": [
[
"1",
10
],
[
"2",
10
],
[
"3",
30
],
[
"4",
40
]
]
},
{
"id": 2,
"name": "xxx",
"one_rows": [
{
"id": 2,
"x": 4
}
],
"multi_rows1": [
{
"id": 2,
"x": 4
},
{
"id": 2,
"x": 4
},
{
"id": 2,
"x": 4
},
{
"id": 2,
"x": 4
},
{
"id": 2,
"x": 4
},
{
"id": 2,
"x": 4
}
],
"multi_rows2": [
{
"id": 3,
"x": 4
},
{
"id": 3,
"x": 4
}
],
"multi_rows4": [
[
"2",
{
"id": 4,
"x": 5,
"y": 4
}
]
],
"multi_rows5": [
{
"id": 2,
"items": [
{
"id": 100,
"x": 1
},
{
"id": 200,
"x": 2
}
]
},
{
"id": 3,
"items": [
{
"id": 300,
"x": 3
}
]
},
{
"id": 4,
"items": [
{
"id": 400,
"x": 4
},
{
"id": 500,
"x": 5
},
{
"id": 600,
"x": 6
}
]
}
],
"multi_rows6": [
[
"2",
{
"id": 2,
"x": 2,
"y": 2
}
],
[
"22",
{
"id": 22,
"x": 22,
"y": 22
}
],
[
"222",
{
"id": 3,
"x": 3,
"y": 3
}
],
[
"2222",
{
"id": 4,
"x": 4,
"y": 4
}
]
],
"multi_rows7": [
[
"1",
100
],
[
"2",
200
]
]
},
{
"id": 3,
"name": "ds",
"one_rows": [
{
"id": 1,
"x": 2
}
],
"multi_rows1": [
{
"id": 1,
"x": 2
},
{
"id": 2,
"x": 4
}
],
"multi_rows2": [
{
"id": 3,
"x": 4
},
{
"id": 3,
"x": 4
}
],
"multi_rows4": [
[
"1",
{
"id": 1,
"x": 2,
"y": 3
}
],
[
"2",
{
"id": 4,
"x": 5,
"y": 4
}
],
[
"3",
{
"id": 4,
"x": 5,
"y": 4
}
]
],
"multi_rows5": [
{
"id": 5,
"items": [
{
"id": 100,
"x": 1
},
{
"id": 200,
"x": 2
},
{
"id": 300,
"x": 3
},
{
"id": 400,
"x": 4
}
]
}
],
"multi_rows6": [
[
"1",
{
"id": 2,
"x": 3,
"y": 4
}
],
[
"10",
{
"id": 20,
"x": 3,
"y": 40
}
],
[
"100",
{
"id": 200,
"x": 4,
"y": 400
}
],
[
"1000",
{
"id": 2000,
"x": 5,
"y": 4000
}
]
],
"multi_rows7": [
[
"1",
1
],
[
"2",
2
],
[
"4",
4
]
]
}
]
}

View File

@@ -0,0 +1,98 @@
{
"data_list": [
{
"id": 1,
"name": "xxx",
"x1": {
"y2": {
"z2": 2,
"z3": 3
},
"y3": 4
},
"x2": [
{
"z2": 1,
"z3": 2
},
{
"z2": 3,
"z3": 4
}
],
"x3": [
{
"z2": 1,
"z3": 2
},
{
"z2": 3,
"z3": 4
}
],
"x4": [
{
"z2": 12,
"z3": 13
},
{
"z2": 22,
"z3": 23
},
{
"z2": 32,
"z3": 33
}
]
},
{
"id": 11,
"name": "yyy",
"x1": {
"y2": {
"z2": 12,
"z3": 13
},
"y3": 14
},
"x2_0": {
"z2": 1,
"z3": 2
},
"x2": [
{
"z2": 11,
"z3": 12
},
{
"z2": 13,
"z3": 14
}
],
"x3": [
{
"z2": 11,
"z3": 12
},
{
"z2": 13,
"z3": 14
}
],
"x4": [
{
"z2": 112,
"z3": 113
},
{
"z2": 122,
"z3": 123
},
{
"z2": 132,
"z3": 133
}
]
}
]
}

View File

@@ -0,0 +1,81 @@
{
"data_list": [
{
"id1": 1,
"id2": 1,
"id3": "ab1",
"num": 1,
"desc": "desc1"
},
{
"id1": 1,
"id2": 1,
"id3": "ab2",
"num": 2,
"desc": "desc2"
},
{
"id1": 1,
"id2": 5,
"id3": "ab1",
"num": 3,
"desc": "desc3"
},
{
"id1": 4,
"id2": 5,
"id3": "ab1",
"num": 4,
"desc": "desc4"
},
{
"id1": 5,
"id2": 9,
"id3": "ab5",
"num": 5,
"desc": "desc5"
},
{
"id1": 6,
"id2": 11,
"id3": "ab6",
"num": 6,
"desc": "desc6"
},
{
"id1": 7,
"id2": 13,
"id3": "ab7",
"num": 7,
"desc": "desc7"
},
{
"id1": 8,
"id2": 15,
"id3": "ab8",
"num": 8,
"desc": "desc8"
},
{
"id1": 9,
"id2": 17,
"id3": "ab9",
"num": 9,
"desc": "desc9"
},
{
"id1": 10,
"id2": 19,
"id3": "ab10",
"num": 10,
"desc": "desc10"
},
{
"id1": 11,
"id2": 21,
"id3": "ab11",
"num": 11,
"desc": "desc11"
}
]
}

View File

@@ -0,0 +1,24 @@
{
"data_list": [
{
"x": 1,
"y": 2
},
{
"x": 1,
"y": 2
},
{
"x": 2,
"y": 3
},
{
"x": 3,
"y": 4
},
{
"x": 2,
"y": 3
}
]
}

View File

@@ -0,0 +1,16 @@
{
"data_list": [
{
"id": 5,
"name": "key_name",
"date": {
"@type": "TestDemoD5",
"x1": 1,
"time": {
"start_time": 398966400,
"end_time": 936806400
}
}
}
]
}

View File

@@ -0,0 +1,44 @@
{
"data_list": [
{
"id": 1,
"count": 10
},
{
"id": 2,
"count": 10
},
{
"id": 3,
"count": 10
},
{
"id": 4,
"count": 10
},
{
"id": 5,
"count": 10
},
{
"id": 6,
"count": 10
},
{
"id": 7,
"count": 10
},
{
"id": 8,
"count": 10
},
{
"id": 9,
"count": 10
},
{
"id": 10,
"count": 10
}
]
}

View File

@@ -0,0 +1,44 @@
{
"data_list": [
{
"id": 11,
"count": 10
},
{
"id": 12,
"count": 10
},
{
"id": 13,
"count": 10
},
{
"id": 14,
"count": 10
},
{
"id": 15,
"count": 10
},
{
"id": 16,
"count": 10
},
{
"id": 17,
"count": 10
},
{
"id": 18,
"count": 10
},
{
"id": 19,
"count": 10
},
{
"id": 20,
"count": 10
}
]
}

View File

@@ -0,0 +1,8 @@
{
"data_list": [
{
"unlock_equip": 10,
"unlock_hero": 20
}
]
}

View File

@@ -0,0 +1,84 @@
{
"data_list": [
{
"id": 1,
"eles": [
{
"x1": 1
},
{
"x1": 2
},
{
"x1": 3
},
{
"x1": 4
},
{
"x1": 5
}
]
},
{
"id": 2,
"eles": [
{
"x1": 1
},
{
"x1": 2
},
{
"x1": 3
},
{
"x1": 4
},
{
"x1": 5
}
]
},
{
"id": 3,
"eles": [
{
"x1": 1
},
{
"x1": 2
},
{
"x1": 3
},
{
"x1": 4
},
{
"x1": 5
}
]
},
{
"id": 4,
"eles": [
{
"x1": 1
},
{
"x1": 2
},
{
"x1": 3
},
{
"x1": 4
},
{
"x1": 5
}
]
}
]
}

View File

@@ -0,0 +1,47 @@
{
"data_list": [
{
"id": 1,
"x1": [
[
"1",
2
],
[
"3",
4
]
],
"x2": [
[
"1",
2
],
[
"3",
4
]
],
"x3": [
[
"\"aaa\"",
1
],
[
"\"bbb\"",
2
]
],
"x4": [
[
"1",
1
],
[
"2",
20
]
]
}
]
}

View File

@@ -0,0 +1,20 @@
{
"data_list": [
{
"id": 1,
"audio_type": 1,
"v2": {
"x": 1,
"y": 2
}
},
{
"id": 2,
"audio_type": 1,
"v2": {
"x": 1,
"y": 3
}
}
]
}

View File

@@ -0,0 +1,40 @@
{
"data_list": [
{
"id": 1,
"a": {
"y1": 1,
"y2": 2,
"y3": 3
},
"b": {
"y1": 21,
"y2": 221,
"y3": 23
},
"c": {
"y1": 31,
"y2": 32,
"y3": 33
}
},
{
"id": 2,
"a": {
"y1": 1,
"y2": 2,
"y3": 3
},
"b": {
"y1": 21,
"y2": 221,
"y3": 23
},
"c": {
"y1": 31,
"y2": 32,
"y3": 33
}
}
]
}

View File

@@ -0,0 +1,92 @@
{
"data_list": [
{
"id": 10
},
{
"id": 11
},
{
"id": 12,
"x1": 1,
"x2": 1,
"x3": {
"x1": 1
},
"x4": {
"@type": "TestDemoD2",
"x1": 2,
"x2": 3
},
"s1": "asf",
"s2": "/abc"
},
{
"id": 20
},
{
"id": 21
},
{
"id": 22,
"x1": 1,
"x2": 2,
"x3": {
"x1": 3
},
"x4": {
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
"s1": "asfs",
"s2": "/abc"
},
{
"id": 30,
"x1": 1,
"x2": 1,
"x3": {
"x1": 1
},
"x4": {
"@type": "TestDemoD2",
"x1": 1,
"x2": 22
},
"s1": "/apple",
"s2": "/apple"
},
{
"id": 31
},
{
"id": 1
},
{
"id": 2,
"x1": 1,
"x2": 1,
"x3": {
"x1": 3
},
"x4": {
"@type": "TestDemoD2",
"x1": 1,
"x2": 2
},
"s1": "/apple",
"s2": "/apple"
},
{
"id": 3,
"s1": "",
"s2": ""
},
{
"id": 4,
"s1": "/apple",
"s2": "/apple"
}
]
}

View File

@@ -0,0 +1,205 @@
{
"data_list": [
{
"id": 1,
"x1": 1,
"x1_2": 1,
"x2": 2,
"x3": 1,
"x4": 3001,
"a1": [
1,
2
],
"a2": [
2,
3
],
"b1": [
3,
4
],
"b2": [
4,
5
],
"c1": [
5,
6,
7
],
"c2": [
6,
7
],
"d1": [
[
"1",
2
],
[
"3",
4
]
],
"d2": [
[
"1",
2
],
[
"3",
4
]
],
"e1": 1,
"e2": 11,
"e3": "ab5",
"f1": 1,
"f2": 11,
"f3": "ab5",
"s1": {
"@type": "TestRefBean",
"x": 1,
"arr": [
1,
4
]
}
},
{
"id": 2,
"x1": 1,
"x1_2": 1,
"x2": 2,
"x3": 20,
"x4": 3001,
"a1": [
1,
3
],
"a2": [
2,
4
],
"b1": [
3,
5
],
"b2": [
4,
6
],
"c1": [
5,
6,
8
],
"c2": [
6,
8
],
"d1": [
[
"1",
2
],
[
"3",
4
]
],
"d2": [
[
"1",
2
],
[
"3",
4
]
],
"e1": 1,
"e2": 11,
"e3": "ab5",
"f1": 1,
"f2": 11,
"f3": "ab5",
"s1": {
"@type": "TestRefBean",
"x": 1,
"arr": [
1,
3
]
}
},
{
"id": 3,
"x1": 1,
"x1_2": 1,
"x2": 2,
"x3": 19,
"x4": 3001,
"a1": [
1,
4
],
"a2": [
2,
5
],
"b1": [
3,
6
],
"b2": [
4,
7
],
"c1": [
5,
6,
9
],
"c2": [
6,
9
],
"d1": [
[
"1",
2
],
[
"3",
4
]
],
"d2": [
[
"1",
2
],
[
"3",
4
]
],
"e1": 1,
"e2": 11,
"e3": "ab5",
"f1": 1,
"f2": 11,
"f3": "ab5",
"s1": {
"@type": "TestRefBean",
"x": 1,
"arr": [
2,
3
]
}
}
]
}

View File

@@ -0,0 +1,46 @@
{
"data_list": [
{
"id": 1,
"desc": "aaaa",
"rate": 0.45,
"num": 12131,
"v2": {
"x": 1,
"y": 1
},
"v3": {
"x": 2,
"y": 2,
"z": 2
},
"v4": {
"x": 3,
"y": 3,
"z": 4,
"w": 4
}
},
{
"id": 2,
"desc": "bbbbb",
"rate": 0.8,
"num": 1111,
"v2": {
"x": 1,
"y": 2
},
"v3": {
"x": 1,
"y": 2,
"z": 3
},
"v4": {
"x": 1,
"y": 2,
"z": 3,
"w": 4
}
}
]
}

View File

@@ -0,0 +1,45 @@
{
"data_list": [
{
"id": 1,
"x0": "ab",
"x1": [
1,
2,
3
],
"x2": [
2,
3,
4
],
"x3": [
"ab",
"cd"
],
"x4": [
1,
2
]
},
{
"id": 2,
"x0": "cd",
"x1": [
1,
2
],
"x2": [
2,
3
],
"x3": [
"ab",
"cd"
],
"x4": [
1
]
}
]
}

View File

@@ -0,0 +1,29 @@
{
"data_list": [
{
"id": 1,
"x1": [
1,
2
],
"x2": [
3,
4
],
"x3": [
5,
6
],
"x4": [
[
"1",
2
],
[
"3",
4
]
]
}
]
}

View File

@@ -0,0 +1,79 @@
{
"data_list": [
{
"id": "\\a",
"s1": "asfas",
"s2": "aaa\nbbb",
"cs1": {
"id": 1,
"s2": "asf",
"s3": "aaa"
},
"cs2": {
"id": 1,
"s2": "asf",
"s3": "aaa"
}
},
{
"id": "2",
"s1": "aaa\\nbbb",
"s2": "aaa\t\tbbb",
"cs1": {
"id": 2,
"s2": "",
"s3": "bbb"
},
"cs2": {
"id": 2,
"s2": "",
"s3": "bbb"
}
},
{
"id": "3",
"s1": "升级到10级\"\"",
"s2": "cccc",
"cs1": {
"id": 3,
"s2": "asdfas",
"s3": ""
},
"cs2": {
"id": 3,
"s2": "asdfas",
"s3": ""
}
},
{
"id": "4",
"s1": "\\abc",
"s2": "",
"cs1": {
"id": 4,
"s2": "",
"s3": ""
},
"cs2": {
"id": 4,
"s2": "",
"s3": ""
}
},
{
"id": "5",
"s1": "升级到10级\nabc",
"s2": "",
"cs1": {
"id": 3,
"s2": "asdfas",
"s3": ""
},
"cs2": {
"id": 3,
"s2": "asdfas",
"s3": ""
}
}
]
}