Ver código fonte

添加惠城导出

lvhao 3 meses atrás
pai
commit
7beda075e8
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      core/CoreApp/controllers/Systembound.php

+ 1 - 1
core/CoreApp/controllers/Systembound.php

@@ -740,7 +740,7 @@ class Systembound extends Start_Controller {
 			$data[] = $datafy;
 			$data[] = $datafy;
 			 //格式化数据
 			 //格式化数据
 			$i = 0;$cpexcel = array();
 			$i = 0;$cpexcel = array();
-            $title = date('Ymd',time())."发货统计信息"; $td = '';
+            $title = date('Ymd',time())."惠程发货统计信息"; $td = '';
 			$td = "";
 			$td = "";
 			foreach($ex_list as $v){
 			foreach($ex_list as $v){
 				$td .= "<td>".$v['servicename']."</td><td></td>";
 				$td .= "<td>".$v['servicename']."</td><td></td>";