Commit 3a38fe00 by feixiang

模板消息page生成

parent c9dd53cc
......@@ -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