dever 6 年之前
父節點
當前提交
f62b52fac8
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      sdk/cmbc/Api/Notify.php

+ 1 - 0
sdk/cmbc/Api/Notify.php

@@ -36,6 +36,7 @@ class Notify extends Core
 		$this->setParam('bankType');
 		$this->setParam('cardType');
 		$this->setParam('signType');
+		$this->setParam('funcode');
 		$error = $this->getError();
 		if ($error) {
 			$tool->updateOrder($this->param['mhtOrderNo'], $this->param['mhtOrderAmt'], $error);