src/main/java/com/fzzy/async/fzzy40/impl/Fzzy40Sync1205.java
@@ -122,7 +122,7 @@ } } if (StringUtils.isNotEmpty(listInoutNotice.get(0).getPlanId())) { List<Api1404> api1404List = api1404Rep.getDataByBizId(listInoutNotice.get(0).getContractId()); List<Api1404> api1404List = api1404Rep.getDataByBizId(listInoutNotice.get(0).getPlanId()); if(null != api1404List && api1404List.size() > 0){ apiData.setJhmxh(api1404List.get(0).getJhmxdh()); }