schema update

This commit is contained in:
xiashtra
2024-06-27 15:39:41 -04:00
parent 1b6d74360f
commit 480c9075cb
46 changed files with 72 additions and 182 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13
#,ContentType,Content{0},Content{1},Score{0},Score{1},Score{2},Score{3},Score{4},Score{5},RewardCount{0},RewardCount{1},RewardCount{2},RewardCount{3},RewardCount{4}
#,ContentType,Content[0],Content[1],Score[0],Score[1],Score[2],Score[3],Score[4],Score[5],RewardCount[0],RewardCount[1],RewardCount[2],RewardCount[3],RewardCount[4]
int32,CSBonusContentType,CSBonusContentIdentifier,CSBonusContentIdentifier,uint16,int32,int32,int32,int32,int32,byte,byte,byte,byte,byte
0,0,0,0,0,-1,-1,-1,-1,-1,0,0,0,0,0
1,1,1,0,0,-1,-1,-1,-1,-1,3,0,0,0,0
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13
2 # ContentType Content{0} Content[0] Content{1} Content[1] Score{0} Score[0] Score{1} Score[1] Score{2} Score[2] Score{3} Score[3] Score{4} Score[4] Score{5} Score[5] RewardCount{0} RewardCount[0] RewardCount{1} RewardCount[1] RewardCount{2} RewardCount[2] RewardCount{3} RewardCount[3] RewardCount{4} RewardCount[4]
3 int32 CSBonusContentType CSBonusContentIdentifier CSBonusContentIdentifier uint16 int32 int32 int32 int32 int32 byte byte byte byte byte
4 0 0 0 0 0 -1 -1 -1 -1 -1 0 0 0 0 0
5 1 1 1 0 0 -1 -1 -1 -1 -1 3 0 0 0 0