siteInfo.js 272 B

1234567891011
  1. module.exports = {
  2. acid: -1,
  3. version: "1.0.0",
  4. // siteroot: "https://shop.9026.com",
  5. // apiroot: "https://shop.9026.com/web/index.php?_mall_id=21975"
  6. siteroot: "https://mall.taopinxiang.cn",
  7. apiroot: "https://mall.taopinxiang.cn/web/index.php?_mall_id=10001"
  8. };