diff --git a/config/prod.js b/config/prod.js index 11fa8c7..44a9bba 100644 --- a/config/prod.js +++ b/config/prod.js @@ -3,7 +3,7 @@ export default { env: { NODE_ENV: JSON.stringify('production'), - baseApiUrl: JSON.stringify('http://82.156.121.2:8880'), + baseApiUrl: JSON.stringify('https://www.wuzhongjie.com.cn/prod-api'), name: JSON.stringify('production'), appId: JSON.stringify('wx87a5db19138da60d'), }, diff --git a/project.private.config.json b/project.private.config.json index 53ec35c..6b01ddb 100644 --- a/project.private.config.json +++ b/project.private.config.json @@ -26,7 +26,7 @@ { "name": "pages/index/index", "pathName": "pages/index/index", - "query": "id=111", + "query": "id=1968203556497960962", "scene": null, "launchMode": "default" },