瀏覽代碼

提交数据

lvhao 6 月之前
父節點
當前提交
b2dbaad944
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      core/CoreApp/models/Model_dhl.php

+ 6 - 0
core/CoreApp/models/Model_dhl.php

@@ -276,6 +276,12 @@ function __construct(){
 		$xml .= "<SpecialServiceType>WY</SpecialServiceType>".$xmend;
 		$xml .= "</SpecialService>".$xmend;
 		/** 无纸化 PLT 结束 **/
+		/** 发件人承担税费 s**/
+		$xml .= "<SpecialService>".$xmend;
+		$xml .= "<SpecialServiceType>DD</SpecialServiceType>".$xmend;
+		$xml .= "</SpecialService>".$xmend;
+		/** 发件人承担税费 e**/
+		
 		if($data['bx'] > 0)
 		{
 		    $xml .= "<SpecialService>".$xmend;