提交 1650c4e6 authored 作者: 李瑞鑫's avatar 李瑞鑫

拉取电子磅单图片

上级 791fde8b
...@@ -77,8 +77,8 @@ public class WeighingOderPictureJob { ...@@ -77,8 +77,8 @@ public class WeighingOderPictureJob {
OpenCallBackClient openCallBackClient = thirdAppConfig.getOpenCallBackClient(SyncPlatformEnum.Source.NEW_OWNER_CLIENT.getCode().toString()); OpenCallBackClient openCallBackClient = thirdAppConfig.getOpenCallBackClient(SyncPlatformEnum.Source.NEW_OWNER_CLIENT.getCode().toString());
//组装配置信息 //组装配置信息
RequestConfig config = new RequestConfig() RequestConfig config = new RequestConfig()
.setAppId(openCallBackClient.getAppNo()) .setAppId(3+"")
.setAppKey(openCallBackClient.getSecret()) .setAppKey("VUKRV2JP0UKJFP722IOP")
.setGatewayUrl("http://gateway.devclx.cn/smart-weight/external/open/doAction"); .setGatewayUrl("http://gateway.devclx.cn/smart-weight/external/open/doAction");
//集合对象 //集合对象
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论