siteInfo.js 254 B

12345678
  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://t11.9026.com",
  7. apiroot: "https://t11.9026.com/web/index.php?_mall_id=10001"
  8. };