Commit d5224fed authored by chenchuanwen's avatar chenchuanwen

lyz

parent c79355a2
......@@ -13,7 +13,7 @@ class PathConst {
const params="?";
const wxTakeAccessUrl="https://api.weixin.qq.com/cgi-bin/token?grant_type={0}&appid={1}&secret={2}";
const getWxQrCode="https://api.weixin.qq.com/wxa/getwxacodeunlimit?access_token={0}";
const wxStoreParams="id={0}";
const wxStoreParams="id={0}&isScan=1";
const wxGoodsParams="id={0}";
//1:店铺小程序二维码生成路径,2:商品小程序二维码路径
const wxStorePath="pages/shops/home/index";
......
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