Commit a8e27e2f authored by yaya's avatar yaya

feat:修改测试环境域名

parent 19bd9c0e
module.exports = { module.exports = {
NODE_ENV: '"development"', NODE_ENV: '"development"',
ENV_CONFIG: '"dev"', ENV_CONFIG: '"dev"',
BASE_API: '"http://localhost:8083/demo/admin"' BASE_API: '"https://qk_admin.wanwudezhi.com/demo/admin"'
} }
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