lvhao 2 ماه پیش
والد
کامیت
e209804c38
1فایلهای تغییر یافته به همراه16 افزوده شده و 26 حذف شده
  1. 16 26
      core/CoreApp/controllers/Aatest.php

+ 16 - 26
core/CoreApp/controllers/Aatest.php

@@ -67,13 +67,15 @@ class Aatest extends Start_Controller {
 		$this->load->_model('Model_systemtransfer','systemtransfer');
 		$this->load->_model('Model_afspaypal','afspaypal');
 		$this->load->_model('Model_message','message');
+		$this->load->_model('Model_itsxb','itsxb');
     }
 
     //定义方法的调用规则 获取URI第二段值
     public function _remap($arg,$arg_array)
     {
-
-		$this->_a();
+		//$this->itsxb->getLabel('3PE0147167512300');
+		//$this->itsxb->getWuliuFs();
+		//$this->_a();
 		// $this->zzjobs->insert([
 		// 	'status'=>0,
 		// 	'quque'=>'ysgjcx',//云尚轨迹查询
@@ -84,7 +86,7 @@ class Aatest extends Start_Controller {
 		// 	'do_interval'=>1,
 		// 	'create_time'=>time()
 		// ]);
-		
+		$this->_getorder();
 		// if($arg == 'fout')
         // {
         //      //$this->_fout();
@@ -104,19 +106,6 @@ class Aatest extends Start_Controller {
 		// }
 		//$this->_print();
     }
-	public function linshi(){
-		
-		//  订单加入键值-k 
-		$fdata  = $this->fullorder->find_all(" source != 1  and  state  = 207  and  express  = 72  and  librarytime >=  1744473600   and  librarytime < 1746892800" ,"*",null);
-		
-		foreach($fdata as $k=>$v){
-		    $this->fullorder->save(array('dlz'=>1,'state'=>216),$v['id']);
-		    usleep(100);
-		}
-		echo "<pre>";
-		print_r(count($fdata));
-	    	
-	}
 	public function _print(){
 		$this->_Template('aaadayin',$this->data);
 	}
@@ -293,21 +282,22 @@ class Aatest extends Start_Controller {
 		// $r = $this->weight->get_weightcx($str);
 		// var_dump($r);
 		// die;
-		$list = [
-			[
-				'sku2'=>'-1297-80-2602-1306-57-101-1283-',
-			]
-		];
-		$r = $this->logic_u9tools->getU9bm($list,'sku2');
-		echo "<pre>";
-		var_dump($r);
-		die;
+		// $list = [
+		// 	[
+		// 		'sku2'=>'-1297-80-2602-1306-57-101-1283-',
+		// 	]
+		// ];
+		// $r = $this->logic_u9tools->getU9bm($list,'sku2');
+		// echo "<pre>";
+		// var_dump($r);
+		// die;
 		$data = $this->getDtc();
 		$dtc = $data['dtc'];
 		$dtctitle = $data['dtctitle'];
 		//die;
 		$quantity = '1';
-		$issku = 'NW-Ponytail-10-Accs-175g';
+		//$issku = 'NW-Ponytail-10-Accs-175g';
+		$issku = "Accs-STW-Topper-6*7-8";
 		$money = array();
 			$productdescribe = $this->productdescribe->find_all('1=1');
 			foreach ($productdescribe as $v)