|
|
@@ -15,12 +15,12 @@ spring:
|
|
|
#激活哪一个环境的配置文件
|
|
|
profiles:
|
|
|
|
|
|
- active: dev
|
|
|
+# active: dev
|
|
|
# active: test
|
|
|
# active: aliyun
|
|
|
# active: vpn
|
|
|
# active: prod_in
|
|
|
-# active: prod_out
|
|
|
+ active: prod_out
|
|
|
# active: prod_test
|
|
|
|
|
|
#数据源
|
|
|
@@ -130,17 +130,16 @@ pagehelper:
|
|
|
|
|
|
#测试小程序
|
|
|
#app_id
|
|
|
-app_id: wx3007d6086b29908c
|
|
|
+#app_id: wx3007d6086b29908c
|
|
|
|
|
|
#app_sercet
|
|
|
-app_sercet: 68245dbd037f7516bcbe0eeafc1e01a9
|
|
|
+#app_sercet: 68245dbd037f7516bcbe0eeafc1e01a9
|
|
|
|
|
|
# 正式小程序
|
|
|
##app_id
|
|
|
-#app_id: wx27a06edbe6042585
|
|
|
-#
|
|
|
+app_id: wx27a06edbe6042585
|
|
|
##app_sercet
|
|
|
-#app_sercet: 10a09d22fb48ba84f892bbde056dac06
|
|
|
+app_sercet: 10a09d22fb48ba84f892bbde056dac06
|
|
|
|
|
|
activity_page_path_detail: pages/activity/activityDetail/main
|
|
|
|
|
|
@@ -389,7 +388,7 @@ repositoryPath: /opt/xinqu_pic
|
|
|
api_url: http://snd.ideatob.com/mp/api/
|
|
|
|
|
|
#访问路径
|
|
|
-fileUrl: http://202.102.20.60:8095/uploads
|
|
|
+fileUrl: http://escloud.snd.gov.cn/uploads
|
|
|
|
|
|
#访问外网路径
|
|
|
fileOutUrl: http://escloud.snd.gov.cn/uploads
|