提交 ae1e1e44 authored 作者: 艾庆国's avatar 艾庆国

Merge branch 'refs/heads/v16.3_line_warn_20240528' into test

...@@ -84,8 +84,6 @@ public class LineWarnWeatherWarnServiceImpl implements LineWarnWeatherWarnServic ...@@ -84,8 +84,6 @@ public class LineWarnWeatherWarnServiceImpl implements LineWarnWeatherWarnServic
String weather = gdUtils.getWeather(cityCode); String weather = gdUtils.getWeather(cityCode);
if (weatherCheck(weather)){ if (weatherCheck(weather)){
weatherAll = weather; weatherAll = weather;
// 更新
lineWarnCommonService.lineWarnInfoUpdate(orderGoods, lineWarnInfo, lineWarnConfig, weather);
} }
} }
if (feignAddressVO.getReceiveAddress()!=null){ if (feignAddressVO.getReceiveAddress()!=null){
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论