From 1cd1fbd9b88e3a4c0a9f6b76947c7523c1fa2979 Mon Sep 17 00:00:00 2001
From: wzp <2880584989@qq.com>
Date: 星期三, 28 七月 2021 15:11:25 +0800
Subject: [PATCH] 配置测试环境

---
 CMPPHOST/CMPPHOST/bin/Debug/CMPPHOST.exe.config                                        |    8 ++++----
 CMPPHOST/CMPPHOST/obj/Debug/CMPPHOST.pdb                                               |    0 
 Source/BusinessFactory_Source/bin/Debug/BusinessFactory.pdb                            |    0 
 Source/BusinessFactory_Source/obj/Debug/BusinessFactory.csproj.AssemblyReference.cache |    0 
 Source/bin/Debug/DBFactory.pdb                                                         |    0 
 CMPPHOST/CMPPHOST/bin/Debug/CMPP2.dll                                                  |    0 
 Source/bin/Debug/BusinessFactory.dll                                                   |    0 
 Source/BusinessFactory_Source/bin/Debug/BusinessFactory.dll                            |    0 
 Source/bin/Debug/Syslog/Err_2021-07-28.log                                             |    0 
 CMPPHOST/CMPPHOST/bin/Debug/BusinessFactory.dll                                        |    0 
 CMPPHOST/CMPPHOST/bin/Debug/app.config                                                 |    4 ++--
 Source/bin/Debug/BusinessFactory.pdb                                                   |    0 
 Source/bin/Debug/DBFactory.dll                                                         |    0 
 CMPPHOST/CMPPHOST/bin/Debug/CMPPHOST.pdb                                               |    0 
 Source/bin/Debug/APPCMPP2.exe                                                          |    0 
 Source/obj/Debug/APPCMPP2.csproj.FileListAbsolute.txt                                  |   24 ++++++++++++++++++++++++
 Source/bin/Debug/CMPP2.dll                                                             |    0 
 Source/obj/Debug/APPCMPP2.exe                                                          |    0 
 Source/bin/Debug/Syslog/Log_2021-07-28.log                                             |    0 
 Source/bin/Debug/CMPP2.pdb                                                             |    0 
 CMPPHOST/CMPPHOST/Program.cs                                                           |    2 +-
 CMPPHOST/CMPPHOST/bin/Debug/CMPPHOST.exe                                               |    0 
 Source/obj/Debug/APPCMPP2.csproj.AssemblyReference.cache                               |    0 
 Source/obj/Debug/APPCMPP2.csproj.CoreCompileInputs.cache                               |    2 +-
 CMPPHOST/CMPPHOST/app.config                                                           |    4 ++--
 CMPPHOST/CMPPHOST/bin/Debug/DBFactory.pdb                                              |    0 
 CMPPHOST/CMPPHOST/obj/Debug/CMPPHOST.csproj.AssemblyReference.cache                    |    0 
 Source/obj/Debug/APPCMPP2.pdb                                                          |    0 
 Source/DBFactory_Source/bin/Debug/DBFactory.dll                                        |    0 
 Source/DBFactory_Source/bin/Debug/DBFactory.pdb                                        |    0 
 Source/CMPP2_Source/obj/Debug/CMPP2.csproj.FileListAbsolute.txt                        |    1 -
 CMPPHOST/CMPPHOST/bin/Debug/BusinessFactory.pdb                                        |    0 
 CMPPHOST/CMPPHOST/obj/Debug/CMPPHOST.exe                                               |    0 
 Source/BusinessFactory_Source/obj/Debug/BusinessFactory.dll                            |    0 
 /dev/null                                                                              |    0 
 Source/CMPP2_Source/obj/Debug/CMPP2.dll                                                |    0 
 CMPPHOST/CMPPHOST/bin/Debug/CMPP2.pdb                                                  |    0 
 Source/.vs/APPCMPP2/v16/.suo                                                           |    0 
 Source/DBFactory_Source/obj/Debug/DBFactory.csproj.FileListAbsolute.txt                |    1 -
 Source/CMPP2_Source/bin/Debug/CMPP2.pdb                                                |    0 
 Source/DBFactory_Source/obj/Debug/DBFactory.pdb                                        |    0 
 Source/BusinessFactory_Source/bin/Debug/DBFactory.pdb                                  |    0 
 Source/bin/Debug/APPCMPP2.pdb                                                          |    0 
 Source/BusinessFactory_Source/bin/Debug/DBFactory.dll                                  |    0 
 Source/BusinessFactory_Source/obj/Debug/BusinessFactory.pdb                            |    0 
 Source/CMPP2_Source/obj/Debug/CMPP2.pdb                                                |    0 
 CMPPHOST/CMPPHOST/bin/Debug/DBFactory.dll                                              |    0 
 Source/obj/Debug/APPCMPP2.csproj.GenerateResource.cache                                |    0 
 Source/CMPP2_Source/bin/Debug/CMPP2.dll                                                |    0 
 Source/DBFactory_Source/obj/Debug/DBFactory.dll                                        |    0 
 50 files changed, 34 insertions(+), 12 deletions(-)

diff --git a/CMPPHOST/CMPPHOST/Program.cs b/CMPPHOST/CMPPHOST/Program.cs
index 069711e..19ef1b0 100644
--- a/CMPPHOST/CMPPHOST/Program.cs
+++ b/CMPPHOST/CMPPHOST/Program.cs
@@ -193,7 +193,7 @@
                 Console.WriteLine(mobile);
                 DateTime oneStartTime = DateTime.Now;
                 Console.WriteLine("鍙戦�佷竴鏉″紑濮嬫椂闂达細" + DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss:ms"));
-                MTWaitInfo mtInfo = new MTWaitInfo(Guid.NewGuid().ToString(), "10690183", "183", mobile, 1, "01","0","銆愭帉楠忋�戦獙璇佺爜娴嬭瘯鐭俊锛岃蹇界暐,鎵规锛�"+ batchId + "搴忓彿锛�"+i,"","",1,1);
+                MTWaitInfo mtInfo = new MTWaitInfo(Guid.NewGuid().ToString(), "10690183", "001", mobile, 1, "01","0","銆愭帉楠忋�戦獙璇佺爜娴嬭瘯鐭俊锛岃蹇界暐,鎵规锛�"+ batchId + "搴忓彿锛�"+i,"","",1,1);
                
                 sendSubmit(new SubmitInfo(mtInfo, (uint)i, 0));
                 DateTime oneEndTime = DateTime.Now;
diff --git a/CMPPHOST/CMPPHOST/app.config b/CMPPHOST/CMPPHOST/app.config
index 0f60dfb..83a26ee 100644
--- a/CMPPHOST/CMPPHOST/app.config
+++ b/CMPPHOST/CMPPHOST/app.config
@@ -3,10 +3,10 @@
   <appSettings>
     <add key="MsgListBoxMaxRow" value="5000" />
     <add key="ErrListBoxMaxRow" value="0" />
-    <add key="SPCODE" value="183" />
+    <add key="SPCODE" value="001" />
     <add key="SPID" value="922001" />
     <add key="PASSWD" value="922001" />
-    <add key="ServerIP" value="192.168.1.202" />
+    <add key="ServerIP" value="8.129.227.30" />
     <add key="ServerPort" value="7890" />
     <add key="DBSource" value="127.0.0.1\MSSQLR2" />
     <add key="DBUserID" value="sa" />
diff --git a/CMPPHOST/CMPPHOST/bin/Debug/BusinessFactory.dll b/CMPPHOST/CMPPHOST/bin/Debug/BusinessFactory.dll
index af70d78..b5ee41a 100644
--- a/CMPPHOST/CMPPHOST/bin/Debug/BusinessFactory.dll
+++ b/CMPPHOST/CMPPHOST/bin/Debug/BusinessFactory.dll
Binary files differ
diff --git a/CMPPHOST/CMPPHOST/bin/Debug/BusinessFactory.pdb b/CMPPHOST/CMPPHOST/bin/Debug/BusinessFactory.pdb
index 96fd2ee..d28e00e 100644
--- a/CMPPHOST/CMPPHOST/bin/Debug/BusinessFactory.pdb
+++ b/CMPPHOST/CMPPHOST/bin/Debug/BusinessFactory.pdb
Binary files differ
diff --git a/CMPPHOST/CMPPHOST/bin/Debug/CMPP2.dll b/CMPPHOST/CMPPHOST/bin/Debug/CMPP2.dll
index 819b6f1..cddff62 100644
--- a/CMPPHOST/CMPPHOST/bin/Debug/CMPP2.dll
+++ b/CMPPHOST/CMPPHOST/bin/Debug/CMPP2.dll
Binary files differ
diff --git a/CMPPHOST/CMPPHOST/bin/Debug/CMPP2.pdb b/CMPPHOST/CMPPHOST/bin/Debug/CMPP2.pdb
index 24856e8..f8574c1 100644
--- a/CMPPHOST/CMPPHOST/bin/Debug/CMPP2.pdb
+++ b/CMPPHOST/CMPPHOST/bin/Debug/CMPP2.pdb
Binary files differ
diff --git a/CMPPHOST/CMPPHOST/bin/Debug/CMPPHOST.exe b/CMPPHOST/CMPPHOST/bin/Debug/CMPPHOST.exe
index c39e21b..1918ca5 100644
--- a/CMPPHOST/CMPPHOST/bin/Debug/CMPPHOST.exe
+++ b/CMPPHOST/CMPPHOST/bin/Debug/CMPPHOST.exe
Binary files differ
diff --git a/CMPPHOST/CMPPHOST/bin/Debug/CMPPHOST.exe.config b/CMPPHOST/CMPPHOST/bin/Debug/CMPPHOST.exe.config
index 33f4b51..83a26ee 100644
--- a/CMPPHOST/CMPPHOST/bin/Debug/CMPPHOST.exe.config
+++ b/CMPPHOST/CMPPHOST/bin/Debug/CMPPHOST.exe.config
@@ -3,10 +3,10 @@
   <appSettings>
     <add key="MsgListBoxMaxRow" value="5000" />
     <add key="ErrListBoxMaxRow" value="0" />
-    <add key="SPCODE" value="183" />
-    <add key="SPID" value="922183" />
-    <add key="PASSWD" value="922183" />
-    <add key="ServerIP" value="47.98.114.143" />
+    <add key="SPCODE" value="001" />
+    <add key="SPID" value="922001" />
+    <add key="PASSWD" value="922001" />
+    <add key="ServerIP" value="8.129.227.30" />
     <add key="ServerPort" value="7890" />
     <add key="DBSource" value="127.0.0.1\MSSQLR2" />
     <add key="DBUserID" value="sa" />
diff --git a/CMPPHOST/CMPPHOST/bin/Debug/CMPPHOST.pdb b/CMPPHOST/CMPPHOST/bin/Debug/CMPPHOST.pdb
index 7979039..726b878 100644
--- a/CMPPHOST/CMPPHOST/bin/Debug/CMPPHOST.pdb
+++ b/CMPPHOST/CMPPHOST/bin/Debug/CMPPHOST.pdb
Binary files differ
diff --git a/CMPPHOST/CMPPHOST/bin/Debug/DBFactory.dll b/CMPPHOST/CMPPHOST/bin/Debug/DBFactory.dll
index 878682d..d7639dd 100644
--- a/CMPPHOST/CMPPHOST/bin/Debug/DBFactory.dll
+++ b/CMPPHOST/CMPPHOST/bin/Debug/DBFactory.dll
Binary files differ
diff --git a/CMPPHOST/CMPPHOST/bin/Debug/DBFactory.pdb b/CMPPHOST/CMPPHOST/bin/Debug/DBFactory.pdb
index efc15e9..f7fd08c 100644
--- a/CMPPHOST/CMPPHOST/bin/Debug/DBFactory.pdb
+++ b/CMPPHOST/CMPPHOST/bin/Debug/DBFactory.pdb
Binary files differ
diff --git a/CMPPHOST/CMPPHOST/bin/Debug/app.config b/CMPPHOST/CMPPHOST/bin/Debug/app.config
index 0f60dfb..83a26ee 100644
--- a/CMPPHOST/CMPPHOST/bin/Debug/app.config
+++ b/CMPPHOST/CMPPHOST/bin/Debug/app.config
@@ -3,10 +3,10 @@
   <appSettings>
     <add key="MsgListBoxMaxRow" value="5000" />
     <add key="ErrListBoxMaxRow" value="0" />
-    <add key="SPCODE" value="183" />
+    <add key="SPCODE" value="001" />
     <add key="SPID" value="922001" />
     <add key="PASSWD" value="922001" />
-    <add key="ServerIP" value="192.168.1.202" />
+    <add key="ServerIP" value="8.129.227.30" />
     <add key="ServerPort" value="7890" />
     <add key="DBSource" value="127.0.0.1\MSSQLR2" />
     <add key="DBUserID" value="sa" />
diff --git a/CMPPHOST/CMPPHOST/obj/Debug/CMPPHOST.csproj.AssemblyReference.cache b/CMPPHOST/CMPPHOST/obj/Debug/CMPPHOST.csproj.AssemblyReference.cache
index 48c0309..03272ff 100644
--- a/CMPPHOST/CMPPHOST/obj/Debug/CMPPHOST.csproj.AssemblyReference.cache
+++ b/CMPPHOST/CMPPHOST/obj/Debug/CMPPHOST.csproj.AssemblyReference.cache
Binary files differ
diff --git a/CMPPHOST/CMPPHOST/obj/Debug/CMPPHOST.exe b/CMPPHOST/CMPPHOST/obj/Debug/CMPPHOST.exe
index c39e21b..1918ca5 100644
--- a/CMPPHOST/CMPPHOST/obj/Debug/CMPPHOST.exe
+++ b/CMPPHOST/CMPPHOST/obj/Debug/CMPPHOST.exe
Binary files differ
diff --git a/CMPPHOST/CMPPHOST/obj/Debug/CMPPHOST.pdb b/CMPPHOST/CMPPHOST/obj/Debug/CMPPHOST.pdb
index 7979039..726b878 100644
--- a/CMPPHOST/CMPPHOST/obj/Debug/CMPPHOST.pdb
+++ b/CMPPHOST/CMPPHOST/obj/Debug/CMPPHOST.pdb
Binary files differ
diff --git a/Source/.vs/APPCMPP2/v16/.suo b/Source/.vs/APPCMPP2/v16/.suo
index 1e84713..d897931 100644
--- a/Source/.vs/APPCMPP2/v16/.suo
+++ b/Source/.vs/APPCMPP2/v16/.suo
Binary files differ
diff --git a/Source/BusinessFactory_Source/bin/Debug/BusinessFactory.dll b/Source/BusinessFactory_Source/bin/Debug/BusinessFactory.dll
index af70d78..b5ee41a 100644
--- a/Source/BusinessFactory_Source/bin/Debug/BusinessFactory.dll
+++ b/Source/BusinessFactory_Source/bin/Debug/BusinessFactory.dll
Binary files differ
diff --git a/Source/BusinessFactory_Source/bin/Debug/BusinessFactory.pdb b/Source/BusinessFactory_Source/bin/Debug/BusinessFactory.pdb
index 96fd2ee..d28e00e 100644
--- a/Source/BusinessFactory_Source/bin/Debug/BusinessFactory.pdb
+++ b/Source/BusinessFactory_Source/bin/Debug/BusinessFactory.pdb
Binary files differ
diff --git a/Source/BusinessFactory_Source/bin/Debug/DBFactory.dll b/Source/BusinessFactory_Source/bin/Debug/DBFactory.dll
index 878682d..d7639dd 100644
--- a/Source/BusinessFactory_Source/bin/Debug/DBFactory.dll
+++ b/Source/BusinessFactory_Source/bin/Debug/DBFactory.dll
Binary files differ
diff --git a/Source/BusinessFactory_Source/bin/Debug/DBFactory.pdb b/Source/BusinessFactory_Source/bin/Debug/DBFactory.pdb
index efc15e9..f7fd08c 100644
--- a/Source/BusinessFactory_Source/bin/Debug/DBFactory.pdb
+++ b/Source/BusinessFactory_Source/bin/Debug/DBFactory.pdb
Binary files differ
diff --git a/Source/BusinessFactory_Source/obj/Debug/BusinessFactory.csproj.AssemblyReference.cache b/Source/BusinessFactory_Source/obj/Debug/BusinessFactory.csproj.AssemblyReference.cache
index 5f58412..a3a30e6 100644
--- a/Source/BusinessFactory_Source/obj/Debug/BusinessFactory.csproj.AssemblyReference.cache
+++ b/Source/BusinessFactory_Source/obj/Debug/BusinessFactory.csproj.AssemblyReference.cache
Binary files differ
diff --git a/Source/BusinessFactory_Source/obj/Debug/BusinessFactory.dll b/Source/BusinessFactory_Source/obj/Debug/BusinessFactory.dll
index af70d78..b5ee41a 100644
--- a/Source/BusinessFactory_Source/obj/Debug/BusinessFactory.dll
+++ b/Source/BusinessFactory_Source/obj/Debug/BusinessFactory.dll
Binary files differ
diff --git a/Source/BusinessFactory_Source/obj/Debug/BusinessFactory.pdb b/Source/BusinessFactory_Source/obj/Debug/BusinessFactory.pdb
index 96fd2ee..d28e00e 100644
--- a/Source/BusinessFactory_Source/obj/Debug/BusinessFactory.pdb
+++ b/Source/BusinessFactory_Source/obj/Debug/BusinessFactory.pdb
Binary files differ
diff --git a/Source/CMPP2_Source/bin/Debug/CMPP2.dll b/Source/CMPP2_Source/bin/Debug/CMPP2.dll
index 819b6f1..cddff62 100644
--- a/Source/CMPP2_Source/bin/Debug/CMPP2.dll
+++ b/Source/CMPP2_Source/bin/Debug/CMPP2.dll
Binary files differ
diff --git a/Source/CMPP2_Source/bin/Debug/CMPP2.pdb b/Source/CMPP2_Source/bin/Debug/CMPP2.pdb
index 24856e8..f8574c1 100644
--- a/Source/CMPP2_Source/bin/Debug/CMPP2.pdb
+++ b/Source/CMPP2_Source/bin/Debug/CMPP2.pdb
Binary files differ
diff --git a/Source/CMPP2_Source/obj/Debug/CMPP2.csproj.AssemblyReference.cache b/Source/CMPP2_Source/obj/Debug/CMPP2.csproj.AssemblyReference.cache
deleted file mode 100644
index f5e894a..0000000
--- a/Source/CMPP2_Source/obj/Debug/CMPP2.csproj.AssemblyReference.cache
+++ /dev/null
Binary files differ
diff --git a/Source/CMPP2_Source/obj/Debug/CMPP2.csproj.FileListAbsolute.txt b/Source/CMPP2_Source/obj/Debug/CMPP2.csproj.FileListAbsolute.txt
index 9920df0..81a09e6 100644
--- a/Source/CMPP2_Source/obj/Debug/CMPP2.csproj.FileListAbsolute.txt
+++ b/Source/CMPP2_Source/obj/Debug/CMPP2.csproj.FileListAbsolute.txt
@@ -21,7 +21,6 @@
 C:\Users\mac\Desktop\Archives\CMPP\Source\CMPP2_Source\obj\Debug\CMPP2.csprojAssemblyReference.cache
 C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\CMPP2_Source\bin\Debug\CMPP2.dll
 C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\CMPP2_Source\bin\Debug\CMPP2.pdb
-C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\CMPP2_Source\obj\Debug\CMPP2.csproj.AssemblyReference.cache
 C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\CMPP2_Source\obj\Debug\CMPP2.csproj.CoreCompileInputs.cache
 C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\CMPP2_Source\obj\Debug\CMPP2.dll
 C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\CMPP2_Source\obj\Debug\CMPP2.pdb
diff --git a/Source/CMPP2_Source/obj/Debug/CMPP2.dll b/Source/CMPP2_Source/obj/Debug/CMPP2.dll
index 819b6f1..cddff62 100644
--- a/Source/CMPP2_Source/obj/Debug/CMPP2.dll
+++ b/Source/CMPP2_Source/obj/Debug/CMPP2.dll
Binary files differ
diff --git a/Source/CMPP2_Source/obj/Debug/CMPP2.pdb b/Source/CMPP2_Source/obj/Debug/CMPP2.pdb
index 24856e8..f8574c1 100644
--- a/Source/CMPP2_Source/obj/Debug/CMPP2.pdb
+++ b/Source/CMPP2_Source/obj/Debug/CMPP2.pdb
Binary files differ
diff --git a/Source/DBFactory_Source/bin/Debug/DBFactory.dll b/Source/DBFactory_Source/bin/Debug/DBFactory.dll
index 878682d..d7639dd 100644
--- a/Source/DBFactory_Source/bin/Debug/DBFactory.dll
+++ b/Source/DBFactory_Source/bin/Debug/DBFactory.dll
Binary files differ
diff --git a/Source/DBFactory_Source/bin/Debug/DBFactory.pdb b/Source/DBFactory_Source/bin/Debug/DBFactory.pdb
index efc15e9..f7fd08c 100644
--- a/Source/DBFactory_Source/bin/Debug/DBFactory.pdb
+++ b/Source/DBFactory_Source/bin/Debug/DBFactory.pdb
Binary files differ
diff --git a/Source/DBFactory_Source/obj/Debug/DBFactory.csproj.AssemblyReference.cache b/Source/DBFactory_Source/obj/Debug/DBFactory.csproj.AssemblyReference.cache
deleted file mode 100644
index 7aa659a..0000000
--- a/Source/DBFactory_Source/obj/Debug/DBFactory.csproj.AssemblyReference.cache
+++ /dev/null
Binary files differ
diff --git a/Source/DBFactory_Source/obj/Debug/DBFactory.csproj.FileListAbsolute.txt b/Source/DBFactory_Source/obj/Debug/DBFactory.csproj.FileListAbsolute.txt
index 7198554..bae91c7 100644
--- a/Source/DBFactory_Source/obj/Debug/DBFactory.csproj.FileListAbsolute.txt
+++ b/Source/DBFactory_Source/obj/Debug/DBFactory.csproj.FileListAbsolute.txt
@@ -26,7 +26,6 @@
 C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\DBFactory_Source\bin\Debug\DBFactory.dll
 C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\DBFactory_Source\bin\Debug\DBFactory.pdb
 C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\DBFactory_Source\bin\Debug\Newtonsoft.Json.dll
-C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\DBFactory_Source\obj\Debug\DBFactory.csproj.AssemblyReference.cache
 C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\DBFactory_Source\obj\Debug\DBFactory.csproj.CoreCompileInputs.cache
 C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\DBFactory_Source\obj\Debug\DBFactory.csproj.CopyComplete
 C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\DBFactory_Source\obj\Debug\DBFactory.dll
diff --git a/Source/DBFactory_Source/obj/Debug/DBFactory.dll b/Source/DBFactory_Source/obj/Debug/DBFactory.dll
index 878682d..d7639dd 100644
--- a/Source/DBFactory_Source/obj/Debug/DBFactory.dll
+++ b/Source/DBFactory_Source/obj/Debug/DBFactory.dll
Binary files differ
diff --git a/Source/DBFactory_Source/obj/Debug/DBFactory.pdb b/Source/DBFactory_Source/obj/Debug/DBFactory.pdb
index efc15e9..f7fd08c 100644
--- a/Source/DBFactory_Source/obj/Debug/DBFactory.pdb
+++ b/Source/DBFactory_Source/obj/Debug/DBFactory.pdb
Binary files differ
diff --git a/Source/bin/Debug/APPCMPP2.exe b/Source/bin/Debug/APPCMPP2.exe
index f360ebc..eee214f 100644
--- a/Source/bin/Debug/APPCMPP2.exe
+++ b/Source/bin/Debug/APPCMPP2.exe
Binary files differ
diff --git a/Source/bin/Debug/APPCMPP2.pdb b/Source/bin/Debug/APPCMPP2.pdb
index 87fd713..d32db24 100644
--- a/Source/bin/Debug/APPCMPP2.pdb
+++ b/Source/bin/Debug/APPCMPP2.pdb
Binary files differ
diff --git a/Source/bin/Debug/BusinessFactory.dll b/Source/bin/Debug/BusinessFactory.dll
index 4922ee9..af70d78 100644
--- a/Source/bin/Debug/BusinessFactory.dll
+++ b/Source/bin/Debug/BusinessFactory.dll
Binary files differ
diff --git a/Source/bin/Debug/BusinessFactory.pdb b/Source/bin/Debug/BusinessFactory.pdb
index df4bdbd..96fd2ee 100644
--- a/Source/bin/Debug/BusinessFactory.pdb
+++ b/Source/bin/Debug/BusinessFactory.pdb
Binary files differ
diff --git a/Source/bin/Debug/CMPP2.dll b/Source/bin/Debug/CMPP2.dll
index 0adee5f..819b6f1 100644
--- a/Source/bin/Debug/CMPP2.dll
+++ b/Source/bin/Debug/CMPP2.dll
Binary files differ
diff --git a/Source/bin/Debug/CMPP2.pdb b/Source/bin/Debug/CMPP2.pdb
index acd10e3..24856e8 100644
--- a/Source/bin/Debug/CMPP2.pdb
+++ b/Source/bin/Debug/CMPP2.pdb
Binary files differ
diff --git a/Source/bin/Debug/DBFactory.dll b/Source/bin/Debug/DBFactory.dll
index e14be5c..878682d 100644
--- a/Source/bin/Debug/DBFactory.dll
+++ b/Source/bin/Debug/DBFactory.dll
Binary files differ
diff --git a/Source/bin/Debug/DBFactory.pdb b/Source/bin/Debug/DBFactory.pdb
index 3789817..efc15e9 100644
--- a/Source/bin/Debug/DBFactory.pdb
+++ b/Source/bin/Debug/DBFactory.pdb
Binary files differ
diff --git a/Source/bin/Debug/Syslog/Err_2021-07-28.log b/Source/bin/Debug/Syslog/Err_2021-07-28.log
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/Source/bin/Debug/Syslog/Err_2021-07-28.log
diff --git a/Source/bin/Debug/Syslog/Log_2021-07-28.log b/Source/bin/Debug/Syslog/Log_2021-07-28.log
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/Source/bin/Debug/Syslog/Log_2021-07-28.log
diff --git a/Source/obj/Debug/APPCMPP2.csproj.AssemblyReference.cache b/Source/obj/Debug/APPCMPP2.csproj.AssemblyReference.cache
index 5bde9a3..a691915 100644
--- a/Source/obj/Debug/APPCMPP2.csproj.AssemblyReference.cache
+++ b/Source/obj/Debug/APPCMPP2.csproj.AssemblyReference.cache
Binary files differ
diff --git a/Source/obj/Debug/APPCMPP2.csproj.CoreCompileInputs.cache b/Source/obj/Debug/APPCMPP2.csproj.CoreCompileInputs.cache
index 05d75af..1f5bae1 100644
--- a/Source/obj/Debug/APPCMPP2.csproj.CoreCompileInputs.cache
+++ b/Source/obj/Debug/APPCMPP2.csproj.CoreCompileInputs.cache
@@ -1 +1 @@
-ca50644e6f9688aed230cbf8d9d545bf22d70d3c
+5afdf88b0395218430c51a85343f33139753fa7b
diff --git a/Source/obj/Debug/APPCMPP2.csproj.FileListAbsolute.txt b/Source/obj/Debug/APPCMPP2.csproj.FileListAbsolute.txt
index df44abe..cbd8ac7 100644
--- a/Source/obj/Debug/APPCMPP2.csproj.FileListAbsolute.txt
+++ b/Source/obj/Debug/APPCMPP2.csproj.FileListAbsolute.txt
@@ -66,3 +66,27 @@
 C:\Users\mac\Desktop\Archives\CMPP\Source\obj\Debug\APPCMPP2.csproj.CopyComplete
 C:\Users\mac\Desktop\Archives\CMPP\Source\obj\Debug\APPCMPP2.exe
 C:\Users\mac\Desktop\Archives\CMPP\Source\obj\Debug\APPCMPP2.pdb
+C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\bin\Debug\log4net.config
+C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\bin\Debug\APPCMPP2.exe.config
+C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\bin\Debug\APPCMPP2.exe
+C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\bin\Debug\APPCMPP2.pdb
+C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\bin\Debug\BusinessFactory.dll
+C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\bin\Debug\CMPP2.dll
+C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\bin\Debug\DBFactory.dll
+C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\bin\Debug\Newtonsoft.Json.dll
+C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\bin\Debug\DBHelpers.dll
+C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\bin\Debug\BusinessFactory.pdb
+C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\bin\Debug\CMPP2.pdb
+C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\bin\Debug\DBFactory.pdb
+C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\obj\Debug\APPCMPP2.csproj.AssemblyReference.cache
+C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\obj\Debug\APPCMPP2.AsiaINFO.SMS.APPCMPP2.AboutForm.resources
+C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\obj\Debug\APPCMPP2.AsiaINFO.SMS.APPCMPP2.Properties.Resources.resources
+C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\obj\Debug\APPCMPP2.AsiaINFO.SMS.APPCMPP2.SmsForm.resources
+C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\obj\Debug\APPCMPP2.AsiaINFO.SMS.APPCMPP2.SysForm.resources
+C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\obj\Debug\AsiaINFO.SMS.APPCMPP2.AboutForm.resources
+C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\obj\Debug\AsiaINFO.SMS.APPCMPP2.MainForm.resources
+C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\obj\Debug\APPCMPP2.csproj.GenerateResource.cache
+C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\obj\Debug\APPCMPP2.csproj.CoreCompileInputs.cache
+C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\obj\Debug\APPCMPP2.csproj.CopyComplete
+C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\obj\Debug\APPCMPP2.exe
+C:\Users\mac\Desktop\Work-Archives\SMGW\CMPP\Source\obj\Debug\APPCMPP2.pdb
diff --git a/Source/obj/Debug/APPCMPP2.csproj.GenerateResource.cache b/Source/obj/Debug/APPCMPP2.csproj.GenerateResource.cache
index 4f4a3c4..9ff745a 100644
--- a/Source/obj/Debug/APPCMPP2.csproj.GenerateResource.cache
+++ b/Source/obj/Debug/APPCMPP2.csproj.GenerateResource.cache
Binary files differ
diff --git a/Source/obj/Debug/APPCMPP2.exe b/Source/obj/Debug/APPCMPP2.exe
index f360ebc..eee214f 100644
--- a/Source/obj/Debug/APPCMPP2.exe
+++ b/Source/obj/Debug/APPCMPP2.exe
Binary files differ
diff --git a/Source/obj/Debug/APPCMPP2.pdb b/Source/obj/Debug/APPCMPP2.pdb
index 87fd713..d32db24 100644
--- a/Source/obj/Debug/APPCMPP2.pdb
+++ b/Source/obj/Debug/APPCMPP2.pdb
Binary files differ

--
Gitblit v1.9.1