cp
2024-11-05 40caddc08252ad3276832a14a69cfaf9f71b08c8
zy-asrs-wms/src/main/java/com/zy/asrs/wms/controller/LocMastController.java
@@ -242,6 +242,7 @@
            String locNoStr = "";
            if (split.length > 1) {
                locNoStr = split[1];
                picPath += "_" + locNoStr;
            }
            picList.add("http://" + WCS_URL + "/image/" + picPath + "-1.jpg");
            picList.add("http://" + WCS_URL + "/image/" + picPath + "-2.jpg");