@@ -1,6 +1,6 @@
module.exports = {
NODE_ENV: '"production"',
ENV_CONFIG: '"prod"',
- HOST: '"https://pinche.cspc.cn"',
- BASE_API: '"https://pinche.cspc.cn/m.api"'
+ HOST: '"https://shiyaopinche.cspc.cn"',
+ BASE_API: '"https://shiyaopinche.cspc.cn/m.api"'
}