This commit is contained in:
suyl
2021-05-24 17:09:32 +08:00
parent 3ed482c6f9
commit ab678fcd7b

View File

@@ -85,4 +85,5 @@ func (c *MtwmController) StoreAuditStatusChanged() {
func (c *MtwmController) SkuDelete() {
c.onCallbackMsg(mtwmapi.MsgTypeSkuDelete)
}