@@ -107,7 +107,12 @@ class Aatest extends Start_Controller {
public function linshi(){
// 订单加入键值-k
- $fdata = $this->fullorder->find_all(" source != 1 and state = 207 and express = 72 and librarytime >= 1744473600 and librarytime < 1746892800" ,"*",null,0,1);
+ $fdata = $this->fullorder->find_all(" source != 1 and state = 207 and express = 72 and librarytime >= 1744473600 and librarytime < 1746892800" ,"*",null);