转换配置表为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,11 @@
元素类型,排序权重
1,1
2,2
13,3
12,4
3,5
4,6
7,7
6,8
5,9
8,10
1 元素类型 排序权重
2 1 1
3 2 2
4 13 3
5 12 4
6 3 5
7 4 6
8 7 7
9 6 8
10 5 9
11 8 10