x
This commit is contained in:
parent
451d348f4a
commit
165d0f7818
@ -515,7 +515,7 @@ func initPetTown(cookie string, state chan string) {
|
||||
state <- rt
|
||||
}
|
||||
|
||||
func jsGold(cookie string, state chan int64) { //
|
||||
func jsGold(cookie string, state chan int64) {
|
||||
|
||||
type BalanceVO struct {
|
||||
CashBalance string `json:"cashBalance"`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user