1
This commit is contained in:
@@ -129,6 +129,11 @@ func (c *MtwmController) SkuDelete() {
|
||||
c.onCallbackMsg(mtwmapi.MsgTypeSkuDelete)
|
||||
}
|
||||
|
||||
func (c *MtwmController) SkuUpdate() {
|
||||
c.onCallbackMsg(mtwmapi.MsgTypeSkuUpdate)
|
||||
|
||||
}
|
||||
|
||||
func (c *MtwmController) StoreBind() {
|
||||
c.onCallbackMsg(mtwmapi.MsgTypeStoreBind)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user