Commit 41640b63 authored by 164003836@qq.con's avatar 164003836@qq.con

车辆信息管理:修改正式环境打包为使用外网地址

parent 4336e181
module.exports = {
NODE_ENV: '"production"',
BASE_API: '"http://10.5.52.2:9800"',
BASE_API: '"http://113.105.137.152:9800"',
APP_ORIGIN: '"https://wallstreetcn.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