初始化工程

This commit is contained in:
2025-07-15 15:33:35 +08:00
parent ead49da3e8
commit bbd78128d0
301 changed files with 23953 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
[
{
"id": 1001,
"name": "道具1",
"desc": "描述1",
"count": 10
},
{
"id": 1002,
"name": "道具2",
"desc": "描述2",
"count": 100
}
]