1
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
package tiktok
|
||||
|
||||
const (
|
||||
PayUrl = "https://developer.toutiao.com/api/apps/ecpay/v1/create_order"
|
||||
PayUrl = "https://developer.toutiao.com/api/apps/ecpay/v1/create_order"
|
||||
RefundUrl = "https://developer.toutiao.com/api/apps/ecpay/v1/create_refund"
|
||||
)
|
||||
|
||||
// OauthAccessTokenResData access_token
|
||||
|
||||
Reference in New Issue
Block a user