소스 검색

修改信息

lvhao 1 개월 전
부모
커밋
4df2c542a8
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      core/CoreApp/controllers/Systemprint.php
  2. 1 1
      core/CoreApp/models/Model_zxyuntu.php

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

@@ -1650,7 +1650,7 @@ class Systemprint extends Start_Controller {
 					
 					//die;
 				}
-				elseif(($fullorder['printcode'] == "USKD01")){
+				elseif(($fullorder['printcode'] == "USKD01") || ($fullorder['printcode'] == "ZXDPD_UK")){
 					if($fullorder['waybillid'] != '')
 					{
 						 $del = $this->zxyuntu->get_del($fullorder['waybillid']);

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 1
core/CoreApp/models/Model_zxyuntu.php