转换配置表为csv格式

This commit is contained in:
flswld
2023-01-06 11:16:59 +08:00
parent 7596d87bb4
commit b6512b58c2
814 changed files with 320715 additions and 54 deletions

View File

@@ -0,0 +1,4 @@
ID,所需时长,最小派遣人数,最大派遣人数,每日刷出数量下限,每日刷出数量上限,难度系数
1,12,2,4,1,1,0.3
2,10,2,4,2,2,0.4
3,8,2,4,4,4,0.5
1 ID 所需时长 最小派遣人数 最大派遣人数 每日刷出数量下限 每日刷出数量上限 难度系数
2 1 12 2 4 1 1 0.3
3 2 10 2 4 2 2 0.4
4 3 8 2 4 4 4 0.5