- change weimob callback

This commit is contained in:
gazebo
2019-01-19 11:36:12 +08:00
parent c675ac56b0
commit ae65388913
2 changed files with 1 additions and 11 deletions

View File

@@ -39,10 +39,6 @@ func (c *WeimobController) Code() {
}
}
func (c *WeimobController) CreateOrder() {
c.onCallbackMsg()
}
func (c *WeimobController) OrderStatusChange() {
func (c *WeimobController) Msg() {
c.onCallbackMsg()
}