作者 lyh

gx

@@ -147,6 +147,7 @@ class ComController extends BaseController @@ -147,6 +147,7 @@ class ComController extends BaseController
147 } 147 }
148 148
149 public function ceshi(){ 149 public function ceshi(){
  150 + date_default_timezone_set('Asia/Shanghai');
150 $arr = []; 151 $arr = [];
151 $inquiry_list = (new FormGlobalsoApi())->getInquiryList('https://demomark.globalso.com/','',1,100000000); 152 $inquiry_list = (new FormGlobalsoApi())->getInquiryList('https://demomark.globalso.com/','',1,100000000);
152 //总数 153 //总数