shanji 2 years ago
parent
commit
2983d8e2f2
  1. 1
      BBWY.Server.Business/PlatformSDK/JDBusiness.cs

1
BBWY.Server.Business/PlatformSDK/JDBusiness.cs

@ -1075,6 +1075,7 @@ namespace BBWY.Server.Business
throw new BusinessException($"设置完整标题出错-{(string.IsNullOrEmpty(response.ErrorMsg) ? response.ErrMsg : response.ErrorMsg)}");
}
#endregion
return promotionId;
}
catch (Exception ex)

Loading…
Cancel
Save