CZT
2023-11-16 c8758e2ecad0d3acd8e100619030b132844c6331
src/main/java/com/fzzy/async/fzzy35/impl/Fzzy35Sync1203.java
@@ -135,7 +135,7 @@
                zkj = "";
                zkl = "";
                for (Fz35CheckItem fz35CheckItem : fz35CheckItems) {
                    gbCheckList = gbCheckItemRep.findByBizCode(fz35CheckItem.getStandardId());
                    gbCheckList = gbCheckItemRep.findByCode(fz35CheckItem.getStandardId());
                    if (gbCheckList == null || gbCheckList.isEmpty()) {
                        continue;