This commit is contained in:
邹宗楠
2023-07-24 18:34:45 +08:00
parent 15beac082e
commit 6c04f1a71b
4 changed files with 100 additions and 77 deletions

View File

@@ -2194,6 +2194,7 @@ func GetActMtwmVendorSku(ctx *jxcontext.Context, storeID int, keyword string, ac
}
func DeleteActStoreSkuVendor(ctx *jxcontext.Context, db *dao.DaoDB, actStoreSkuParam []*ActStoreSkuParam) (err error) {
return fmt.Errorf("暂不支持直接取消平台活动,开发中……")
}