新增表结构
This commit is contained in:
parent
da35eadd2b
commit
ed4ed6a1ee
Binary file not shown.
Binary file not shown.
@ -1136,6 +1136,37 @@
|
|||||||
"string",
|
"string",
|
||||||
"string"
|
"string"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"in_file": "Guide.xlsx",
|
||||||
|
"out_file": "GuideReward.txt",
|
||||||
|
"sheet_name": "GuideReward",
|
||||||
|
"coloum_type": [
|
||||||
|
"int",
|
||||||
|
"string",
|
||||||
|
"int"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"in_file": "Friend.xlsx",
|
||||||
|
"out_file": "FriendConst.txt",
|
||||||
|
"sheet_name": "const",
|
||||||
|
"coloum_type": [
|
||||||
|
"int",
|
||||||
|
"string",
|
||||||
|
"int",
|
||||||
|
"string"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"in_file": "Charge.xlsx",
|
||||||
|
"out_file": "ChargeConst.txt",
|
||||||
|
"sheet_name": "Const",
|
||||||
|
"coloum_type": [
|
||||||
|
"int",
|
||||||
|
"string",
|
||||||
|
"string"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user