This commit is contained in:
suyl
2021-06-04 11:18:46 +08:00
parent 508d81474c
commit 2ac889968e

View File

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