dever 6 years ago
parent
commit
f62b52fac8
1 changed files with 1 additions and 0 deletions
  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);