Commit 201cf1a7 by 王召彬

Merge branch 'master' of http://git.2b3.cn/tencent/services

parents 7d03b020 82d39bc9
......@@ -26,7 +26,7 @@ class WxMiniNotice
$param = http_build_query($param);
return $page.$param;
return $page.'?'.$param;
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment