1
This commit is contained in:
@@ -38,7 +38,7 @@ func MsgFail() *TicktockRes {
|
||||
}
|
||||
}
|
||||
|
||||
func (c *TicTocController) TtMsg() {
|
||||
func (c *TicTocController) TiktokMsg() {
|
||||
globals.SugarLogger.Debugf("============err:%s", "抖音支付/退款回调")
|
||||
if c.Ctx.Input.Method() == http.MethodPost {
|
||||
call, refund, payType, err := api.TiktokApi.GetCallbackMsg(getPayInfo(c.Ctx))
|
||||
|
||||
Reference in New Issue
Block a user