Explorar o código

版本:3.1.0.1

JeffWang %!s(int64=3) %!d(string=hai) anos
pai
achega
fea0d85e66

+ 2 - 0
FactoryTool_CShare/Business/CommonMethod.cs

@@ -2370,6 +2370,7 @@ end:
 
                         if (bResult)
                         {
+                            Log.WriteInfoLog("GetMIKey Info:" + hResult.StatusDescription + "\r\n" + hResult.Html + "\r\nAddress: " + item.URL + "\r\nPostdata: " + item.Postdata);
                             return true;
                         }
 
@@ -2421,6 +2422,7 @@ end:
 
                         if (bResult)
                         {
+                            Log.WriteInfoLog("ReportMIKey info:" + hResult.StatusDescription + "\r\n" + hResult.Html + "\r\nAddress: " + item.URL + "\r\nPostdata: " + item.Postdata);
                             return true;
                         }
 

+ 1 - 1
FactoryTool_CShare/Properties/AssemblyInfo.cs

@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
 //可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值
 //通过使用 "*",如下所示:
 // [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("3.1.0.0")]
+[assembly: AssemblyVersion("3.1.0.1")]
 [assembly: AssemblyFileVersion("1.0.0.1")]