@@ -299,6 +299,7 @@ public class AskGoodsServiceImpl implements AskGoodsService {
.setUrl("http://localhost:44303/api/Values")
.setDataVal(strJson.toJSONString());
errorMapper.addError(error);
+
}
}catch (Exception e){