diff --git a/MESEAI/EAItc/clsEAP.cs b/MESEAI/EAItc/clsEAP.cs index 4527e04..12a60f3 100644 --- a/MESEAI/EAItc/clsEAP.cs +++ b/MESEAI/EAItc/clsEAP.cs @@ -36,7 +36,7 @@ namespace tcEAI_C private kcWIP.clsLot objLot = new kcWIP.clsLot(); - private static System.Xml.XmlDocument xmlDoc = new System.Xml.XmlDocument(); // 用以讀取Xml字串123456 + private static System.Xml.XmlDocument xmlDoc = new System.Xml.XmlDocument(); // 用以讀取Xml字串12345611111 public static iMESWIPReleaseLogHandler.clsLotReleaseLogHandle objLotLog;