From e4b2b878cd16c66edfd2f11db26ba51c6fe6ce55 Mon Sep 17 00:00:00 2001 From: xiaju <1784803958@qq.com> Date: Fri, 26 Sep 2025 16:48:20 +0800 Subject: [PATCH] 1 --- SGGL/BLL/Common/Const.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SGGL/BLL/Common/Const.cs b/SGGL/BLL/Common/Const.cs index 174a08e..93148db 100644 --- a/SGGL/BLL/Common/Const.cs +++ b/SGGL/BLL/Common/Const.cs @@ -11,7 +11,7 @@ namespace BLL /// /// 时间书签(用于筛选数据范围) /// - public static DateTime DtmarkTime = DateTime.Parse("2023-01-01"); + public static DateTime DtmarkTime = DateTime.Parse("2025-09-01"); public const string SYHSE_PromiseMenuId = "3712B547-06B1-4D54-80B8-1358D222CB23"; public const string SYHSE_BaseMenuId = "FEC432D0-FBE5-47B9-8E21-B259D96525E6";