@@ -103,7 +103,7 @@ class Aatest extends Start_Controller {
//$this->_print();
//$this->_print();
}
}
public function linshi(){
public function linshi(){
- $list = $this->fullorder->find_all(" source != 1 and state = 207 and express = 71 and librarytime >= 1744473600 and librarytime < 1746892800" );
+ $list = $this->fullorder->find_all(" source != 1 and state = 207 and express = 71 and librarytime >= 1744473600 and librarytime < 1746892800" ,"*",null,0,1);