lvhao 3 ماه پیش
والد
کامیت
11cb7ea8a6
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      core/CoreApp/controllers/Fullordertt.php

+ 0 - 1
core/CoreApp/controllers/Fullordertt.php

@@ -5685,7 +5685,6 @@ class Fullordertt extends Start_Controller {
 					$k = $this->fullordertt->find_all("shop = '".$value['shop']."' and email = '".$value['email']."' and ".$xztime." < '$timetj'",'orderinfo,state,product,name,email,dtime,shouldmoney','dtime desc');
 					if($excel == 4 && count($k) > 1)
 					{
-						$k[0]['orderinfo'] = " ".$k[0]['orderinfo']." ";
 						foreach ($k as $v) 
 		                {
 							$typeclass = $this->typeclass->read($v['state']);