feat: 添加智念分支

This commit is contained in:
zoujing 2025-09-22 19:49:58 +08:00
parent 9c2cd083e9
commit f328fca437
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{
"appid": "wx0be424e1d22065a9",
"appid": "wx5e79df5996572539",
"compileType": "miniprogram",
"libVersion": "3.8.10",
"packOptions": {

View File

@ -60,7 +60,7 @@
wx23f86d809ae80259
*/
"mp-weixin": {
"appid": "wx0be424e1d22065a9",
"appid": "wx5e79df5996572539",
"setting": {
"urlCheck": false
},

View File

@ -1,4 +1,4 @@
const isProd = true;
const isProd = false;
// 测试
const VITE_BASE_URL_TEST = "https://onefeel.brother7.cn/ingress";