Procházet zdrojové kódy

怡海智芯回传文件

shenliang před 3 roky
rodič
revize
83ca504f4d
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/com/uas/util/BaseUtil.java

+ 1 - 1
src/com/uas/util/BaseUtil.java

@@ -92,7 +92,7 @@ public class BaseUtil {
         		 code = el.getData().toString();
         		 code = el.getData().toString();
         		 if(code.trim().toUpperCase().startsWith("HK")){
         		 if(code.trim().toUpperCase().startsWith("HK")){
         			 hkSob = "YHND_HK.";
         			 hkSob = "YHND_HK.";
-        		 }else if (code.trim().toUpperCase().startsWith("YT")){
+        		 }else if (code.trim().toUpperCase().startsWith("ZX")){
         			 hkSob = "YITOA_ZX.";
         			 hkSob = "YITOA_ZX.";
         		 }else if (code.trim().toUpperCase().startsWith("WH")){
         		 }else if (code.trim().toUpperCase().startsWith("WH")){
 					 hkSob = "YHND_WH.";
 					 hkSob = "YHND_WH.";