src/main/java/com/fzzy/async/fzzy40/impl/Fzzy40Sync2101.java
@@ -128,7 +128,7 @@ infoData.setRemarks("市储检斤单"); //设置操作标志 apiInfoDataList = apiInfoDataRep.getDataByDataId(infoData.getDataId()); apiInfoDataList = apiInfoDataRep.getDataByInteAndData(SH2023Constant.SH_2023_API_CODE_2101, infoData.getDataId()); if (null == apiInfoDataList || apiInfoDataList.isEmpty()) { infoData.setCzbz(Constant.CZBZ_I); sh2023Api2101.setCzbz(Constant.CZBZ_I);