lvhao 4 mesi fa
parent
commit
aff3863bfd
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      core/CoreApp/models/Model_hualeiv1.php

+ 2 - 0
core/CoreApp/models/Model_hualeiv1.php

@@ -321,6 +321,8 @@ function __construct(){
 		}
 		}
 		else
 		else
 		{
 		{
+			$this->logic_ding->sendToDing("惠城的发货单回执的pdf报文的返回信息".json_encode($res));
+
 			$g = array('x'=>'0','Description'=>"获取运单失败,请重试");
 			$g = array('x'=>'0','Description'=>"获取运单失败,请重试");
 		}
 		}
 		return $g;
 		return $g;