yaozhixue 1 year ago
parent
commit
75f504493d

+ 1 - 0
src/main/java/com/zfire/jiasm/syncdata/service/impl/InstallProduceUploadListServiceImpl.java

@@ -77,6 +77,7 @@ public class InstallProduceUploadListServiceImpl implements InstallProduceUpload
                 .eq(OutJiasmToGreeUploadnotifylist::getSynStatus, SynStatusEnum.UN_SYN.getCode())
                 // .eq(OutJiasmToGreeUploadnotifylist::getSynReqId, 20916)// 测试用
                 // .in(OutJiasmToGreeUploadnotifylist::getOrderNo, orderNos)// 测试用  20231013
+                .eq(OutJiasmToGreeUploadnotifylist::getOrderNo, "A471138192986437")// 测试用  20231013
                 .orderByAsc(OutJiasmToGreeUploadnotifylist::getSynReqId)
                 .list();
         try {

+ 2 - 2
src/main/resources/bootstrap-prdt.properties

@@ -304,7 +304,7 @@ workerceruploadc=FALSE
 detaildownc=FALSE
 workercertbxc=FALSE
 workerrzc=FALSE
-inbeforec=TRUE
+inbeforec=FALSE
 workerfacec=FALSE
 #回收工单下载、获取工单的反馈明细数据、(获取对应的采集数据、附件数据、条码明细数据)、与总部进行确认下载完成、同步到业务表
 recycledownc=FALSE
@@ -399,7 +399,7 @@ glscc=FALSE
 tmscc=FALSE
 #安装工单上传  生成需要上传的数据、生成上传任务清单列表
 azuploadyscc=FALSE
-azuploadscc=FALSE
+azuploadscc=TRUE
 #维修工单上传  生成需要上传的数据、生成上传任务清单列表
 wxuploadyscc=FALSE
 wxuploadscc=FALSE

+ 1 - 1
src/main/resources/mapper/RepairDownloadMapper.xml

@@ -21,7 +21,7 @@
                a.ssqy as region,a.zxhao as seat_no,a.xsdh as external_pk,
                a.bjustat as bjy_check_status,a.yhqwsmsj as expect_start_time,a.qwsmjssj as expect_end_time,a.cjwdno as create_sys,
                a.last_modified_by as last_operator_by,IFNULL(a.zjczsj,a.last_modified_date) as last_operator_time,
-               a.yhqwsmsj as appointment_time,a.azsl as total_num,a.wwsl as undone_num,a.xsdh as sale_no
+               a.yhqwsmsj as appointment_time,a.azsl as total_num,a.wwsl as undone_num,a.xsdh as sale_no,
                a.xsorsh as data_push_attr,
                a.jindu as lng,a.weidu as lat,a.wcsj as over_time,a.cjdt as create_time,a.cjren as create_by,a.cjrmc as create_name,
                IFNULL(a.last_modified_date,a.zjczsj) as update_time,a.last_modified_by as update_by,a.wxrenid as dispatch_flag,1 as upload_flag,