Compare commits

..

No commits in common. "483f416e9f7a8791aee31f44e365d05665079555" and "9517766e46b686fa77860319d6e96a56c66af637" have entirely different histories.

View File

@ -781,10 +781,6 @@ 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