lvhao 1 天之前
父节点
当前提交
52c3bc7808
共有 1 个文件被更改,包括 3 次插入0 次删除
  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'