作者 李洪娟
1 个管道 的构建 通过 耗费 0 秒

修改

... ... @@ -163,8 +163,8 @@ class ZjCartController extends HomeBaseController
}
}
//require_once EXTEND_PATH . '/WeChatCommon.php';
//$wx = new \WeChatCommon();
require_once EXTEND_PATH . '/WeChatCommon.php';
$wx = new \WeChatCommon();
return $this->fetch('order_confirm', [
'data' => $data,
'address' => $address,
... ...