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