Browse Source

怡海智芯回传文件

shenliang 2 years ago
parent
commit
83ca504f4d
1 changed files with 1 additions and 1 deletions
  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();
         		 if(code.trim().toUpperCase().startsWith("HK")){
         			 hkSob = "YHND_HK.";
-        		 }else if (code.trim().toUpperCase().startsWith("YT")){
+        		 }else if (code.trim().toUpperCase().startsWith("ZX")){
         			 hkSob = "YITOA_ZX.";
         		 }else if (code.trim().toUpperCase().startsWith("WH")){
 					 hkSob = "YHND_WH.";