pay项目测试环境使用pay.gaore.com
This commit is contained in:
parent
30afd2cbe1
commit
956e294a2f
@ -15,7 +15,7 @@ var HOST requests.Host = requests.Host{
|
||||
var a = map[string]string{
|
||||
requests.RELEASE: "pay.api.gaore.com",
|
||||
requests.PRE: "pay.api.gaore.com",
|
||||
requests.TEST: "pay.api.gaore.com",
|
||||
requests.TEST: "pay.gaore.com",
|
||||
}
|
||||
return a[s]
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user