WXGame/box1/Assets/Resources/Data/displaytxt.json

22 lines
239 B
JSON
Raw Normal View History

2024-11-21 09:35:48 +08:00
[
{
"ID": 1,
"Text": "1111111111"
},
{
"ID": 2,
"Text": "22222222222"
},
{
"ID": 3,
"Text": "33333333333"
},
{
"ID": 4,
"Text": "444444444"
},
{
"ID": 5,
"Text": "55555555555"
}
]