From 61f052b8286150bd768c48198280683ae5b66ded Mon Sep 17 00:00:00 2001 From: lijia Date: Wed, 11 Dec 2024 17:03:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B3=A8=E9=87=8A=E4=BA=A4=E9=80=9A=E5=8E=85?= =?UTF-8?q?=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../shangchuan/ShangChuangImgActivityBC.java | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/app/src/main/java/com/arpa/hndahesudintocctmsdriver/ui/home/shangchuan/ShangChuangImgActivityBC.java b/app/src/main/java/com/arpa/hndahesudintocctmsdriver/ui/home/shangchuan/ShangChuangImgActivityBC.java index 8740e24..0fd5ffd 100644 --- a/app/src/main/java/com/arpa/hndahesudintocctmsdriver/ui/home/shangchuan/ShangChuangImgActivityBC.java +++ b/app/src/main/java/com/arpa/hndahesudintocctmsdriver/ui/home/shangchuan/ShangChuangImgActivityBC.java @@ -610,9 +610,9 @@ public class ShangChuangImgActivityBC extends BaseAppCompatActivity implements I case 2: if (imgIds != null && imgIds.size() > 0) {//卸货回单 //上传回单 - urib.setLatitude(lgdu.getLatitude() + ""); - urib.setLongitude(lgdu.getLongitude() + ""); - urib.setLocationAddress(lgdu.getAddress()); + urib.setLatitude(tempLoca.getLatitude() + ""); + urib.setLongitude(tempLoca.getLongitude() + ""); + urib.setLocationAddress(tempLoca.getAddress()); //装卸货类型 urib.setType(h_type + 1); //回单id 数组 @@ -871,9 +871,9 @@ public class ShangChuangImgActivityBC extends BaseAppCompatActivity implements I public void onSuccess() { Log.e("上报安联", "装货上传成功"); //交通厅 - if (sob.getData().getReport() == 1) { - JTTProcess.start(con, sob, ""); - } +// if (sob.getData().getReport() == 1) { +// JTTProcess.start(con, sob, ""); +// } //装货状态 hyr.loading(lub); //装货照片 @@ -908,9 +908,9 @@ public class ShangChuangImgActivityBC extends BaseAppCompatActivity implements I public void onSuccess() { Log.e("上报安联", "卸货上传成功"); //交通厅 - if (sob.getData().getReport() == 1) { - JTTProcess.stop(con, sob, ""); - } +// if (sob.getData().getReport() == 1) { +// JTTProcess.stop(con, sob, ""); +// } //卸货状态-平台 hyr.dischargeCargo4(lub); //卸货照片-安联