goo json
This commit is contained in:
parent
63943054a4
commit
da7933fccb
|
@ -63,13 +63,14 @@ type (
|
||||||
LockCoin Bool // (GM) 锁定金币
|
LockCoin Bool // (GM) 锁定金币
|
||||||
}
|
}
|
||||||
Slots struct {
|
Slots struct {
|
||||||
FortuneTiger JSON
|
FortuneTiger JSON
|
||||||
FortuneOx JSON
|
FortuneOx JSON
|
||||||
FortuneRabbit JSON
|
FortuneRabbit JSON
|
||||||
FortuneDragon JSON
|
FortuneDragon JSON
|
||||||
FortuneMouse JSON
|
FortuneMouse JSON
|
||||||
CashMania JSON
|
CashMania JSON
|
||||||
Test JSON
|
GatesOfOlympus JSON
|
||||||
|
Test JSON
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue