lvhao há 22 horas atrás
pai
commit
e3deadadca
1 ficheiros alterados com 3 adições e 9 exclusões
  1. 3 9
      core/CoreApp/controllers/Aatest.php

+ 3 - 9
core/CoreApp/controllers/Aatest.php

@@ -96,12 +96,8 @@ class Aatest extends Start_Controller {
 		// $r = $this->express_tt->get_data($info,'CBT');
 		// echo "<pre>";
 		// print_r($r);
-
-		$list = $this->check->find_all("1 = 1");
-		foreach($list as $k => $v){
-			$info = $this->logic_order->getInfo("number = '".$v['number']."'");
-			$this->check->save(['address'=>$v['address']],$v['id']) ;
-		}
+		$r = $this->check->checkOverdue("Miran Emmanuel","KISS-PF1-251105-003","");
+		var_dump($r);
 		die;
 
         // $res = "";
@@ -128,9 +124,7 @@ class Aatest extends Start_Controller {
            
         // }
 
-		$r = $this->check->checkOverdue("Miran Emmanuel","KISS-PF1-251105-003","");
-		var_dump($r);
-		die;
+		
 // 		$where_arr = [
 //             //"shop"=>35,//当前店铺为tt-wk
 //             "express"=>83,//快递为tt-cbt