dever 7 年之前
父节点
当前提交
6c9703fac1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/Wechat.php

+ 1 - 1
lib/Wechat.php

@@ -53,7 +53,7 @@ class Wechat extends Core
 		if ($type == 1) {
 			$order = \WxPayApi::unifiedOrder($this->config, $input);
 			# 下单信息
-			$this->updateOrderParam($order_id, $ordzer);
+			$this->updateOrderParam($order_id, $order);
 			return array($order_id, $order);
 		} else {
 			# 下单信息