Explorar o código

岗位资源大写

章政 %!s(int64=8) %!d(string=hai) anos
pai
achega
9489664323
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      UAS_AutoPass/AutoAnalysisXml.cs

+ 1 - 1
UAS_AutoPass/AutoAnalysisXml.cs

@@ -72,7 +72,7 @@ namespace UAS_AutoPass
             tipform = new Tip();
             tipform = new Tip();
             InitializeComponent();
             InitializeComponent();
             iusercode = iUserName;
             iusercode = iUserName;
-            isource = iSource;
+            isource = iSource.ToUpper();
             StartPosition = FormStartPosition.CenterScreen;
             StartPosition = FormStartPosition.CenterScreen;
         }
         }