mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
配置表数据转为List结构
配置表数据转为List结构
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"1": {
|
||||
[
|
||||
{
|
||||
"ID": 1,
|
||||
"Name": "生命值"
|
||||
},
|
||||
"2": {
|
||||
{
|
||||
"ID": 2,
|
||||
"Name": "攻击力"
|
||||
}
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user