dever 6 years ago
parent
commit
1a9ca4cc60
1 changed files with 1 additions and 0 deletions
  1. 1 0
      lib/Wechat.php

+ 1 - 0
lib/Wechat.php

@@ -80,6 +80,7 @@ class Wechat extends Core
 	 */
 	public function page($order, $refer)
 	{
+		$refer = urldecode($refer);
 		$tools = new \JsApiPay($this->config);
 		$info = $tools->GetJsApiParameters($order[1]);