ÏîÄ¿´úÂë/WIDESEAWCS_Server Õýʽ/SerialPortService/LoginHistoryServer.cs
@@ -21,7 +21,7 @@ { OrderByParameters = new Dictionary<string, SqlSugar.OrderByType> { { nameof(Dt_LoginHistory.ID),SqlSugar.OrderByType.Asc nameof(Dt_LoginHistory.CreateDate),SqlSugar.OrderByType.Desc//ææ¶é´éåºæå } }; return base.GetPageData(options); }