提交 3e71cbdd authored 作者: 李瑞鑫's avatar 李瑞鑫
上级 977df0f2
...@@ -79,7 +79,7 @@ public class WeighingOderPictureJob { ...@@ -79,7 +79,7 @@ public class WeighingOderPictureJob {
RequestConfig config = new RequestConfig() RequestConfig config = new RequestConfig()
.setAppId(openCallBackClient.getAppNo()) .setAppId(openCallBackClient.getAppNo())
.setAppKey(openCallBackClient.getSecret()) .setAppKey(openCallBackClient.getSecret())
.setGatewayUrl(openCallBackClient.getUrl()); .setGatewayUrl("http://gateway.devclx.cn/smart-weight/external/open/doAction");
//集合对象 //集合对象
List<OrderChildWeighPicture> pictures = new ArrayList<>(); List<OrderChildWeighPicture> pictures = new ArrayList<>();
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论