sfps
This commit is contained in:
@@ -32,6 +32,7 @@ func (c *SFPSController) SfOrder() {
|
||||
|
||||
// SfAbnormal 异常回调
|
||||
func (c *FnController) SfAbnormal() {
|
||||
|
||||
if c.Ctx.Input.Method() == http.MethodPost {
|
||||
msg, callbackResponse := api.SfPsAPI.GetRiderExceptionCallback(c.Ctx.Request)
|
||||
if callbackResponse.ErrorCode == -1 {
|
||||
|
||||
Reference in New Issue
Block a user