Browse Source

BUG调整

章政 7 năm trước cách đây
mục cha
commit
088bde42b2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      UAS_MES_NEW/PublicMethod/LogicHandler.cs

+ 1 - 1
UAS_MES_NEW/PublicMethod/LogicHandler.cs

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