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