转换配置表为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,5 @@
ConfigID,SR数量,Weight,ReselectWeight
1,1,40,30
2,2,50,35
3,3,10,25
4,4,,10
1 ConfigID SR数量 Weight ReselectWeight
2 1 1 40 30
3 2 2 50 35
4 3 3 10 25
5 4 4 10