Commit 8b64a24c by 高淑倩

!!!!

parent 9ce5def8
const PROJECT_ENV = 'dev' // 生产 prod, 测试 dev, 预生产 pre
const PROJECT_ENV = 'pre' // 生产 prod, 测试 dev, 预生产 pre
const needMock = '' //
// appid_dev_wx wxc3b64b09b1d3dfc2
......@@ -8,6 +8,8 @@ const needMock = '' //
// 后台地址 : https://crm-b.bigaka.com/api
// brandId : 2005
// 1 2 3 步!!!!!!!!!!!!!!!!!!!!!! pre appid brandId
// const devCtx = 'http://111.231.86.64'
const devCtx = 'http://buyer.devapi.bigaka.net' // 开发环境
const preCtx = 'https://crm-b.bigaka.com/api' // 发预生产时解开此注释
......
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