Files
luban-lite-t3e-pro/packages/third-party/awtk-ui/awtk/tests/testdata/test.json
刘可亮 3b4064f334 v1.0.2
2023-11-30 19:48:02 +08:00

22 lines
348 B
JSON

{
"group" : {
"key" : "value",
"tom" : {
"name" : "tom",
"age" : 100,
"weight" : 60.5100
}
},
"array" : [
{
"name" : "none"
},
2,
3
],
"tom" : {
"name" : "tom",
"age" : 100,
"weight" : 60.5000
}
}