转换配置表为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,15 @@
活动配置ID,[所需物品]1ID,[所需物品]1数量,[所需物品]2ID,[所需物品]2数量,[所需物品]3ID,[所需物品]3数量,当日一次性对话ID
1,100011,10,,,,,4100101
2,100020,10,,,,,4100102
3,100051,10,,,,,4100103
4,100002,10,,,,,4100104
5,100001,10,,,,,4100105
6,100013,10,,,,,4100106
7,100014,10,,,,,4100107
8,100001,5,100064,5,100012,5,
9,100002,5,100020,5,100013,5,
10,100012,5,100051,5,100002,5,
11,100013,5,100016,5,100061,5,
12,100014,5,100020,5,100064,5,
13,100061,5,100051,5,100016,5,
14,100062,5,100001,5,100014,5,
1 活动配置ID [所需物品]1ID [所需物品]1数量 [所需物品]2ID [所需物品]2数量 [所需物品]3ID [所需物品]3数量 当日一次性对话ID
2 1 100011 10 4100101
3 2 100020 10 4100102
4 3 100051 10 4100103
5 4 100002 10 4100104
6 5 100001 10 4100105
7 6 100013 10 4100106
8 7 100014 10 4100107
9 8 100001 5 100064 5 100012 5
10 9 100002 5 100020 5 100013 5
11 10 100012 5 100051 5 100002 5
12 11 100013 5 100016 5 100061 5
13 12 100014 5 100020 5 100064 5
14 13 100061 5 100051 5 100016 5
15 14 100062 5 100001 5 100014 5