diff --git a/BBWY.Server.Business/PlatformSDK/JDBusiness.cs b/BBWY.Server.Business/PlatformSDK/JDBusiness.cs index 1c43806d..565608e5 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, true); + RollBackWhenStartPromotionError(deleteSkuRequest, startRequest, brandName, false); } } }