|
@@ -1,12 +1,13 @@
|
|
|
// 应用全局配置
|
|
|
module.exports = {
|
|
|
- // baseUrl: 'https://zhsq.qs163.cn/prod-api',
|
|
|
- // baseUrl: 'http://47.99.82.249:5011/prod-api',
|
|
|
- baseUrl: 'http://192.168.101.245:8077',
|
|
|
+ baseUrl: 'https://zxyzhsq.qs163.cn/prod-api',
|
|
|
+ // baseUrl: 'http://111.39.53.163:16300/prod-api',
|
|
|
+ // baseUrl: 'http://192.168.101.245:8056',
|
|
|
// baseUrl: 'http://192.168.101.86:8077',
|
|
|
// baseUrl: 'http://10.90.90.52:8065',
|
|
|
- // baseUrl: 'http://10.90.90.53:8065',
|
|
|
// baseUrlimg: 'http://114.99.127.243:2001',
|
|
|
+ shareurl: 'https://zhsqhf.qs163.cn',
|
|
|
+ // shareurl: 'http://192.168.101.147:9090',
|
|
|
baseName:'智慧社区物管端',
|
|
|
Clientid:'428a8310cd442757ae699df5d894f051',//
|
|
|
grantType:'password',//
|
|
@@ -14,7 +15,7 @@ module.exports = {
|
|
|
// 应用信息
|
|
|
appInfo: {
|
|
|
// 应用名称
|
|
|
- name: "ruoyi-app",
|
|
|
+ name: "智慧社区物管端",
|
|
|
// 应用版本
|
|
|
version: "1.1.0",
|
|
|
// 应用logo
|