diff --git a/APP/QMAPP.Web/Web.config b/APP/QMAPP.Web/Web.config
index 540b902..18a3b45 100644
--- a/APP/QMAPP.Web/Web.config
+++ b/APP/QMAPP.Web/Web.config
@@ -52,8 +52,17 @@
-->
-
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+ -->
+
+
+
diff --git a/APPQ5/QMAPP.WinForm/App.config b/APPQ5/QMAPP.WinForm/App.config
index a48b964..ebe4928 100644
--- a/APPQ5/QMAPP.WinForm/App.config
+++ b/APPQ5/QMAPP.WinForm/App.config
@@ -2,23 +2,25 @@
+
+
+
+
+
-
-
-
-
-
-
-
-
diff --git a/APPQ5/QMAPP.WinForm/Forms/Operation/OperationForm.cs b/APPQ5/QMAPP.WinForm/Forms/Operation/OperationForm.cs
index 0669b3a..cf8e8c5 100644
--- a/APPQ5/QMAPP.WinForm/Forms/Operation/OperationForm.cs
+++ b/APPQ5/QMAPP.WinForm/Forms/Operation/OperationForm.cs
@@ -978,7 +978,7 @@ namespace QMAPP.WinForm.Forms.Operation
PID = Guid.NewGuid().ToString(),
PRODUCT_PID = ProductNew.PID,
WORKCELL_CODE = ProductList.WORKCELL_CODE,
- WORKLOC_CODE = ProductList.WORKLOC_CODE,
+ WORKLOC_CODE = "",
IN_WORKCELL_TIME = DateTime.Now,
WORK_START_TIME = DateTime.Now,
WORK_END_TIME = DateTime.Now,
diff --git a/ServicesCenter/WCF/QMFrameWork.WebServiceHost/Web.config b/ServicesCenter/WCF/QMFrameWork.WebServiceHost/Web.config
index 0760c7e..6246570 100644
--- a/ServicesCenter/WCF/QMFrameWork.WebServiceHost/Web.config
+++ b/ServicesCenter/WCF/QMFrameWork.WebServiceHost/Web.config
@@ -67,7 +67,11 @@
+
+
+
+
+ -->
@@ -98,7 +102,10 @@
-
+
+
+