瀏覽代碼

修改信息

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']);

File diff suppressed because it is too large
+ 1 - 1
core/CoreApp/models/Model_zxyuntu.php