转换配置表为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,9 @@
Event,作用方式,enable,增加数值,增加上限
101,300,1,10,200
102,1,1,-1,-10
1,1,1,-1,-10
104,1,1,-1,-5
105,1,1,-1,-10
106,1,1,-1,-5
107,1,1,-1,-10
108,1,0,1,1
1 Event 作用方式 enable 增加数值 增加上限
2 101 300 1 10 200
3 102 1 1 -1 -10
4 1 1 1 -1 -10
5 104 1 1 -1 -5
6 105 1 1 -1 -10
7 106 1 1 -1 -5
8 107 1 1 -1 -10
9 108 1 0 1 1