aa
This commit is contained in:
@@ -82,3 +82,7 @@ func (c *MtwmController) OrderFinishedPickup() {
|
||||
func (c *MtwmController) StoreAuditStatusChanged() {
|
||||
c.onCallbackMsg(mtwmapi.MsgTypeStoreAuditStatusChanged)
|
||||
}
|
||||
|
||||
func (c *MtwmController) SkuDelete() {
|
||||
c.onCallbackMsg(mtwmapi.MsgTypeSkuDelete)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user