13 lines
187 B
JSON
13 lines
187 B
JSON
{
|
|
|
|
|
|
"item_test_01":{
|
|
"name":"测试物品1",
|
|
"introduction":"测试物品1的介绍"
|
|
},
|
|
"item_test_02":{
|
|
"name":"测试物品2",
|
|
"introduction":"测试物品2的介绍"
|
|
}
|
|
}
|