diff --git a/common/config.js b/common/config.js index a8ce1c1..50f6373 100644 --- a/common/config.js +++ b/common/config.js @@ -1,6 +1,6 @@ export default { // baseUrl : 'http://127.0.0.1:8000', // baseUrl: 'https://api.book118.com', - // baseUrl:'https://houserent-admin.hhlm1688.com' - baseUrl:'http://h5.xzaiyp.top' + baseUrl:'https://houserent-admin.hhlm1688.com' + // baseUrl:'http://h5.xzaiyp.top' } \ No newline at end of file diff --git a/manifest.json b/manifest.json index f37dbac..704440e 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name" : "tenancy-wechat-uniapp", - "appid" : "__UNI__09A45BC", + "appid" : "__UNI__D597D2A", "description" : "", "versionName" : "1.0.0", "versionCode" : "100",