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