Commit 29f9664c authored by yaya's avatar yaya

feat:替换线上域名

parent 609889a7
module.exports = { module.exports = {
NODE_ENV: '"production"', NODE_ENV: '"production"',
ENV_CONFIG: '"prod"', ENV_CONFIG: '"prod"',
BASE_API: '"https://qk_admin.wanwudezhi.com/demo/admin"' BASE_API: '"https://quanku-system.wanwudezhi.com/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