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