lvhao 2 天之前
父節點
當前提交
08ac9168d8
共有 1 個文件被更改,包括 7 次插入0 次删除
  1. 7 0
      core/CoreApp/controllers/Aatest.php

+ 7 - 0
core/CoreApp/controllers/Aatest.php

@@ -280,6 +280,13 @@ class Aatest extends Start_Controller {
 		}
     }
 	private  function _tbuni(){
+		echo "<pre>";
+		$fdata = $this->fullorder->find_all("express = 81 and librarytime >= 1761580800 and librarytime <= 1764172800 and state = 207 and shop < 10");
+		foreach($fdata as $k => $v){
+			var_dump($v['waybill']);
+		}
+		
+		die;
 		$dataorder = array();$datashop = array();$dataex = array();$datack = array();
 		//  订单加入键值-k 
 		$fdata = $this->fullorder->find_all("express = 81 and librarytime >= 1761580800 and librarytime <= 1764172800 and state = 207");//,'source,id,orderinfo,waybill,shop,express,type,msg,bname,state,client,name,phone,zipcode,address,email,shopify'