diff --git a/MESEAI/EAItc/clsEAP.cs b/MESEAI/EAItc/clsEAP.cs index 1973e1d..ed05429 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字串1234562222 + private static System.Xml.XmlDocument xmlDoc = new System.Xml.XmlDocument(); // 用以讀取Xml字串123456111112222 public static iMESWIPReleaseLogHandler.clsLotReleaseLogHandle objLotLog;