Commit 0621e68e authored by liuyuzhen's avatar liuyuzhen

Merge branch 'master_dev' of git.shenbd.com:qm-develop/shenbd into lyz_version1

parents 4d54035f d5224fed
......@@ -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