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