From 6ad77273e8f9fa510d9b8dd26349aaffe959efcd Mon Sep 17 00:00:00 2001 From: 陆恒 Date: Tue, 9 Jun 2020 17:47:05 +0800 Subject: [PATCH] 提亀 --- src/HttpServer/jsonconf/jsonconf.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/HttpServer/jsonconf/jsonconf.go b/src/HttpServer/jsonconf/jsonconf.go index 348f0e5..d01a3a4 100644 --- a/src/HttpServer/jsonconf/jsonconf.go +++ b/src/HttpServer/jsonconf/jsonconf.go @@ -24,7 +24,7 @@ type CatDesc struct { Level_buy int `json:"level_buy"` Rec_buy int `json:"rec_buy"` Price string `json:"price"` - Gold_get int `json:"gold_get"` + Gold_get string `json:"gold_get"` Ratio float32 `json:"ratio"` Increse_limit int `json:"increse_limit"` Interval int `json:"interval"` -- libgit2 0.21.0