This commit is contained in:
suyl
2021-05-24 17:08:45 +08:00
parent 711885373a
commit 7ea090ec1b
5 changed files with 9 additions and 9 deletions

View File

@@ -33,6 +33,7 @@ const (
MsgTypeStoreStatusChanged = "storeStatusChanged"
MsgTypeStoreAuditStatusChanged = "storeAuditStatusChanged"
MsgTypeSkuDelete = "skuDelete"
)
type CallbackResponse struct {