隐患治理 数据初始化 修改
This commit is contained in:
parent
7257b3469f
commit
851afecea7
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user