longyi 2 달 전
부모
커밋
1c168893bd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      core/CoreApp/controllers/Aatest.php

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

@@ -233,7 +233,7 @@ class Aatest extends Start_Controller {
 				// print_r($item);exit;
 				$iteminfo= $data['proxy']->call($data['sessionId'], 'sales_order.info', $item['increment_id']);
 				print_r($iteminfo['items']);
-				die;
+			
 			}	
 	}