1
This commit is contained in:
parent
0d748d10b9
commit
7318f060dc
@ -104,7 +104,7 @@ func (this *RechargeApi) Buy(c *gin.Context) {
|
|||||||
ErrMsg string `json:"errmsg"`
|
ErrMsg string `json:"errmsg"`
|
||||||
Calls []jccommon.ContractCall `json:"calls"`
|
Calls []jccommon.ContractCall `json:"calls"`
|
||||||
}{}
|
}{}
|
||||||
url := fmt.Sprintf("%s/webapp/index.php", mt.Table.Web3ServiceCluster.RandElement().GetUrl())
|
url := fmt.Sprintf("%s/webapp/index.php", mt.Table.Web3SignCluster.RandElement().GetUrl())
|
||||||
f5.GetHttpCliMgr().SendGoStyleRequest(
|
f5.GetHttpCliMgr().SendGoStyleRequest(
|
||||||
url,
|
url,
|
||||||
params,
|
params,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user