Compare commits

..

2 Commits

Author SHA1 Message Date
wyw
483f416e9f Merge branch 'master' of http://121.41.2.71:3000/wyw/mh_jy_safe 2026-05-20 17:18:02 +08:00
wyw
851afecea7 隐患治理 数据初始化 修改 2026-05-20 17:17:55 +08:00

View File

@ -781,6 +781,10 @@ namespace APT.SC.WebApi.Controllers.Api.BI
dtSecrch = Convert.ToDateTime(DateTime.Now.ToString("yyyy-MM-01 00:00:00"));
}
}
else
{
dtSecrch = Convert.ToDateTime(DateTime.Now.ToString("yyyy-MM-01 00:00:00"));
}
//if (!string.IsNullOrEmpty(filter.Parameter3))
//{
// try