YYC
2026-03-18 8f114bf53e12f37782d3fd908f83dc4d81b002de
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());