czt
2025-10-31 8172572f01c0baa527085243e010afa4bec5efcc
src/main/java/com/fzzy/async/fzzy61/impl/Fzzy61Sync1213.java
@@ -102,7 +102,9 @@
                //年度
                apiData.setShnd(depotStatusConfirm.getFoodYear());
                if (StringUtils.isEmpty(depotStatusConfirm.getCountry())) {
                    apiData.setGb("156");
                    apiData.setGb("000156");
                } else {
                    apiData.setGb("000" + depotStatusConfirm.getCountry());
                }
                apiData.setBgy(depotStatusConfirm.getStoreKeeperName());
                apiData.setFcsqr(depotStatusConfirm.getApplyUser());