zhengyiming
2025-08-04 7da5c077a94f883ae7ce2def5dbec4a2e66c5856
FlexJobApi.Core/Entities/Users/UserAuth.cs
@@ -125,7 +125,8 @@
                {
                    Id = new Guid("11111111-1111-1111-1111-111111111111"),
                    Name = "管理员",
                    UserName = "admin",
                    UserName = "system",
                    Password = "iEYggKrMhQ3ASUGLobra1w==:fn/DsMJUbD9FGpvBvR3moMpMPptdxzZlourPVhU479I=",
                    CreatedTime = new DateTime(2000, 1, 1)
                }
            };