|
|
@@ -280,10 +280,10 @@ class Aatest extends Start_Controller {
|
|
|
}
|
|
|
}
|
|
|
private function _cbtxcel(){
|
|
|
- $list = $this->db->from("fullordertt")->where("source` = 2 AND `express` = 83 AND `librarytime` >= 1763730574 AND `librarytime` <= 1763762974")->get()->result_array();
|
|
|
+ $list = $this->db->from("fullordertt")->where("source` = 2 AND `express` = 85 AND `librarytime` >= 1763730574 AND `librarytime` <= 1763762974")->get()->result_array();
|
|
|
|
|
|
//生成excel
|
|
|
- $filename = date("Y-m-d")."cbt导出.xls";
|
|
|
+ $filename = date("Y-m-d")."TTS导出.xls";
|
|
|
$str = "<html xmlns:x=\"urn:schemas-microsoft-com:office:excel\">
|
|
|
<head>
|
|
|
<!--[if gte mso 9]><xml>
|