章政 7 жил өмнө
parent
commit
088bde42b2

+ 1 - 1
UAS_MES_NEW/PublicMethod/LogicHandler.cs

@@ -143,7 +143,7 @@ namespace UAS_MES_NEW.PublicMethod
                 }
             }
             else oErrorMessage = "用户不存在!";
-            return false;
+            return oErrorMessage == "";
         }
 
         /// <summary>