This commit is contained in:
SelfRidicule 2024-02-22 09:52:16 +08:00
parent 3367a87c6c
commit 6f178aedbf
2 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
App({
APPID: 'wx22f0f66d57ce48f7',
APPID: 'wxd9f93ef41a607dd5',
// 本地测试时不用加/api
DOMAIN_NAME: 'http://192.168.0.11:9227', //接口域名
// IMG_NAME: 'http://localhost:9227',
IMG_NAME: 'http://192.168.0.11:9227',
// DOMAIN_NAME: 'https://demo.metasoft.vip/api',
IMG_NAME: 'https://demo.metasoft.vip/api',
// IMG_NAME: 'https://demo.metasoft.vip/api',
globals: {
refreshMyPages: false,
homedata: {},

View File

@ -47,7 +47,7 @@
},
"compileType": "miniprogram",
"libVersion": "2.13.1",
"appid": "wxdf4e44d673e4a73f",
"appid": "wxd9f93ef41a607dd5",
"projectname": "SmartPark",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},