活动退回

This commit is contained in:
苏尹岚
2020-01-16 10:48:54 +08:00
parent bf9982e3cf
commit fdce900972
2 changed files with 0 additions and 21 deletions

View File

@@ -1151,7 +1151,3 @@ func ForceUpdateVendorPrice(ctx *jxcontext.Context, vendorID int, actType int, s
}
return hint, err
}
func CreateActByExcel(ctx *jxcontext.Context, file []*multipart.FileHeader, vendorID, impType int) (hint string, err error) {
return hint, err
}