diff --git a/SGGL/BLL/Common/Const.cs b/SGGL/BLL/Common/Const.cs
index e89fe22e..95011b8e 100644
--- a/SGGL/BLL/Common/Const.cs
+++ b/SGGL/BLL/Common/Const.cs
@@ -5,10 +5,11 @@ namespace BLL
{
public static class Const
{
+
///
- /// 时间书签(用于筛选数据范围)
+ /// 时间书签(用于筛选数据范围)修改日期 2024-10-19 18:55:14 由2023改成2020
///
- public static DateTime DtmarkTime = DateTime.Parse("2023-01-01");
+ public static DateTime DtmarkTime = DateTime.Parse("2020-01-01");
#region 查询字段:系统设置
///
/// 系统管理员ID