diff --git a/PJZS/MainWindow.xaml.cs b/PJZS/MainWindow.xaml.cs index edc8c189..658b012b 100644 --- a/PJZS/MainWindow.xaml.cs +++ b/PJZS/MainWindow.xaml.cs @@ -204,11 +204,6 @@ namespace PJZS } globalContext.User.DepartmentList = departmentList; - - - - var s1 = globalContext.GetUserString(); - Console.WriteLine(s1); } catch (Exception ex) {