- change weimob callback
This commit is contained in:
@@ -39,10 +39,6 @@ func (c *WeimobController) Code() {
|
||||
}
|
||||
}
|
||||
|
||||
func (c *WeimobController) CreateOrder() {
|
||||
c.onCallbackMsg()
|
||||
}
|
||||
|
||||
func (c *WeimobController) OrderStatusChange() {
|
||||
func (c *WeimobController) Msg() {
|
||||
c.onCallbackMsg()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user