转换配置表为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,23 @@
ID,轮替商品ID,道具ID,轮替次序
1,10201,1020,1
2,10201,1032,2
3,10201,1014,3
4,10201,1031,4
5,10201,1024,5
6,10201,1027,6
7,10202,1021,1
8,10202,1006,2
9,10202,1015,3
10,10202,1023,4
11,10202,1034,5
12,10202,1025,6
13,10203,11404,1
14,10203,11408,2
15,10204,12404,1
16,10204,12408,2
17,10205,13408,1
18,10205,13404,2
19,10206,14404,1
20,10206,14408,2
21,10207,15404,1
22,10207,15408,2
1 ID 轮替商品ID 道具ID 轮替次序
2 1 10201 1020 1
3 2 10201 1032 2
4 3 10201 1014 3
5 4 10201 1031 4
6 5 10201 1024 5
7 6 10201 1027 6
8 7 10202 1021 1
9 8 10202 1006 2
10 9 10202 1015 3
11 10 10202 1023 4
12 11 10202 1034 5
13 12 10202 1025 6
14 13 10203 11404 1
15 14 10203 11408 2
16 15 10204 12404 1
17 16 10204 12408 2
18 17 10205 13408 1
19 18 10205 13404 2
20 19 10206 14404 1
21 20 10206 14408 2
22 21 10207 15404 1
23 22 10207 15408 2