lvhao hace 1 día
padre
commit
52c3bc7808
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      core/CoreApp/models/Model_zxyuntu.php

+ 3 - 0
core/CoreApp/models/Model_zxyuntu.php

@@ -156,6 +156,9 @@ function __construct(){
 			if($data['printcode'] == 'ZXDPD_UK'){
 				$yd_orderType  = 2;
 			}
+			if($data['printcode'] == 'ZXDPD_BTC'){
+				$yd_orderType  = 2;
+			}
 			$yd = $this->get_yd($res['returnDatas'][0]['corpBillid'],$printcode[2],$yd_orderType);
 		    //$fp = $this->get_fp($res['returnDatas'][0]['corpBillid']);
 			if($yd != 'c')// && $fp != 'c'