diff --git a/BBWY.Server.Business/PlatformSDK/JDBusiness.cs b/BBWY.Server.Business/PlatformSDK/JDBusiness.cs index 6728edfb..ce9d4807 100644 --- a/BBWY.Server.Business/PlatformSDK/JDBusiness.cs +++ b/BBWY.Server.Business/PlatformSDK/JDBusiness.cs @@ -1329,7 +1329,7 @@ namespace BBWY.Server.Business } } #endregion - RollBackWhenStartPromotionError(deleteSkuRequest, startRequest, brandName, false); + RollBackWhenStartPromotionError(deleteSkuRequest, startRequest, brandName, true); } } }