This repository has been archived on 2024-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
yoshop-wechat/siteinfo.js
2020-04-25 22:59:04 +08:00

5 lines
195 B
JavaScript

module.exports = {
name: "萤火小程序商城",
siteroot: "http://yoshop-pro.cn/", // 必填: api地址
uniacid: "10001", // 此处为商城ID, 可在超管后台-商城列表中查看
};