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