Commit 9881bfa6 by 程智春

Merge branch 'product_dev' of http://code.mayi888.com/chengmo/mayi-mp-shop into product_dev

parents 1d00aa29 5b90fdbc
......@@ -3,14 +3,14 @@ var prodEnv = require('./prod.env')
module.exports = merge(prodEnv, {//zjgyl
SHOP_MIXID:"'ad666666'",
SHOP_MIXID:"'antgood'",
NODE_ENV: '"development"',
// BASE_URL:"'https://shop.mayi888.com'",
// BASE_URL:"'http://192.168.1.146:3005'",
// BASE_URL:"'http://192.168.1.106:3000'",
BASE_URL:"'http://test-m-shop.mayi888.cn'",
BASE_URL:"'https://test-m-shop.mayi888.cn'",
OLSHOP_URL:'"http://test-m-shop.mayi888.cn/innerApi/shopApiService"',
OLSHOP_URL:'"https://test-m-shop.mayi888.cn/innerApi/shopApiService"',
// OLSHOP_URL:'"https://shop.mayi888.com/innerApi/shopApiService"',
IMG_DOMAIN: '"http://test-bucket-ant.oss-cn-shanghai.aliyuncs.com"'
// IMG_DOMAIN: '"http://cdn.mayi888.com"'
......
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