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