转换配置表为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
@@ -0,0 +1,5 @@
序号ID,能力,进度
1,,0
2,10,1
3,11,2
4,12,3
1 序号ID 能力 进度
2 1 0
3 2 10 1
4 3 11 2
5 4 12 3