czt
2025-11-08 edb0ae72155f3c0454ecbe4f089975b1320d8b88
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());