转换配置表为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,方向枚举,Rotation
1,0,90
2,1,270
3,2,0
4,3,180
1 流水id 方向枚举 Rotation
2 1 0 90
3 2 1 270
4 3 2 0
5 4 3 180