diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index f2f56728..ef47977d 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -14,8 +14,8 @@ debug: false spring: profiles: - active: ${PROFILE_ACTIVE:dev} #此处由maven的环境选择决定,参考:https://www.jianshu.com/p/b7c75b0c364c -# active: ${PROFILE_ACTIVE :prod} #此处由maven的环境选择决定,参考:https://www.jianshu.com/p/b7c75b0c364c +# active: ${PROFILE_ACTIVE:dev} #此处由maven的环境选择决定,参考:https://www.jianshu.com/p/b7c75b0c364c + active: ${PROFILE_ACTIVE :prod} #此处由maven的环境选择决定,参考:https://www.jianshu.com/p/b7c75b0c364c # jackson时间格式化 jackson: time-zone: GMT+8 @@ -82,11 +82,11 @@ logging: chanjar: debug #公众号配置 mywx: - appid: wxb37a727764fc080b -# appid: wx2b5899dac09216d4 +# appid: wxb37a727764fc080b + appid: wx2b5899dac09216d4 # h5回调url -# h5url: http://wx-api-101281-5-1320792097.sh.run.tcloudbase.com - h5url: http://154.8.196.128:9999 + h5url: http://wx-api-101281-5-1320792097.sh.run.tcloudbase.com +# h5url: http://154.8.196.128:9999 # h5url: http://154.8.196.128 #exel: