lvhao 1 주 전
부모
커밋
7b9dd1da54
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      core/CoreApp/controllers/Systemprint.php

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

@@ -1752,7 +1752,7 @@ class Systemprint extends Start_Controller {
 				   		 	{
 								$type = 1;
 								$pdfnum = 1;
-								$text = array('yd'=>base_url().'data/pdf/'.$bctime.'/y-'.$Hwaybill.'.pdf','mode'=>115);
+								$text = array('yd'=>base_url().'data/pdf/'.$bctime.'/y-'.$Hwaybill.'.pdf','mode'=>100);
 							}
 						}
 					}