diff --git a/Application/Admin/Controller/CompanyStatementSetController.class.php b/Application/Admin/Controller/CompanyStatementSetController.class.php index 46528127d..8a55d8ea3 100644 --- a/Application/Admin/Controller/CompanyStatementSetController.class.php +++ b/Application/Admin/Controller/CompanyStatementSetController.class.php @@ -2100,7 +2100,7 @@ class CompanyStatementSetController extends Controller { { $begintime = strtotime(str_replace('.','-',$begintime)); - $endtime = strtotime(str_replace('.','-',$endtime))+86499; + $endtime = strtotime(str_replace('.','-',$endtime))+86399; //获取所有公司的奖罚 $rrmap = array( @@ -2149,7 +2149,7 @@ class CompanyStatementSetController extends Controller { { $begintime = strtotime(str_replace('.','-',$begintime)); - $endtime = strtotime(str_replace('.','-',$endtime))+86499; + $endtime = strtotime(str_replace('.','-',$endtime))+86399; //获取所有公司的奖罚 $rrmap = array(