lvhao 5 일 전
부모
커밋
1228a09ec7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      core/CoreApp/controllers/Fullorderamz.php

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

@@ -559,7 +559,7 @@ class Fullorderamz extends Start_Controller {
 				{
 					$info_list[$key]['sname'] = $lkh;
 				}
-				$rginfo_list = $this->returngoods->find_all("email = '".$value['email']."'");
+				$rginfo_list = $this->returngoods->find_all("email = '".$ud['email']."'");
 				if(!empty($rginfo_list))
 				{
 					$tmp_str = '';