This commit is contained in:
邹宗楠
2023-10-10 11:54:54 +08:00
parent 847a1d64f4
commit 5762e9dc9f
3 changed files with 9 additions and 0 deletions

View File

@@ -168,6 +168,7 @@ func (c *PurchaseHandler) onAfsOrderMsg(msg *mtwmapi.CallbackMsg) (retVal *mtwma
}
}
}
}
}
return mtwmapi.Err2CallbackResponse(err, "")