brand add qnc
This commit is contained in:
@@ -63,6 +63,8 @@ func (a *AliPayService) CreateAlipayH5Order(amount float64, subject string, outT
|
||||
var returnURL string
|
||||
if brand == "tyc" {
|
||||
returnURL = "https://www.tianyuancha.com/report"
|
||||
} else if brand == "qnc" {
|
||||
returnURL = "https://www.quannengcha.com/report"
|
||||
} else {
|
||||
returnURL = a.config.ReturnURL
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user