瀏覽代碼

no message

lvhao 5 天之前
父節點
當前提交
6faa8513fa
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      core/CoreApp/controllers/Aatest.php

+ 4 - 1
core/CoreApp/controllers/Aatest.php

@@ -91,7 +91,10 @@ class Aatest extends Start_Controller {
     public function _remap($arg,$arg_array)
     {  
 
-
+		$r = $this->db->from("returngoods")->where('email is null')->get()->result_array();
+		echo "<pre>";
+		print_r($r[0]);
+		die;
 		//$this->_ttexpress();
 		exit('No direct script access allowed');
 		if($arg == 'dayin')