diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 199ea92db38fd7f0377af25df08053c033f201df..cbc81e83a9efa70e83694b456fbc9308d6462f62 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -3,22 +3,22 @@ spring.application.name=weixin.tuisong logging.level.root=info # 端口号 -server.port=9999 +server.port=2337 # 微信公众号信息 微信公众号后台找 -wechat.appId=xxxx -wechat.secret=xxxx +wechat.appId=wx524a424567a70b1c +wechat.secret=275f5e404c4751369e013ec6901cc870 # 微信模板 微信公众号里新建 模板内容可以贴 wechat-push/src/main/resources/templates/模板.txt -wechat.templateId=xxxx +wechat.templateId=z2ztR0ja1kYygjTz8xJziZbYENCQdbRDqYH5QyeUsEQ # 推送目标微信id # 访问 http://127.0.0.1:9999/push 可以给这个id推送,定时也是给这个id推送 -target.openId=xxxx +target.openId=omNNc5ucQsSd8qjq6Pw2nH3UIDho # 推送测试目标微信id # 访问 http://127.0.0.1:9999/push/test 可以给这个id推送 -target.test.openId=xxxx +target.test.openId=omNNc5ucQsSd8qjq6Pw2nH3UIDho # 领证日期 target.linZheng=2023-05-20 @@ -30,9 +30,9 @@ target.jieHun=2023-05-20 target.lianAi=2015-11-07 # 百度天气 https://lbsyun.baidu.com/apiconsole/center#/home -weather.ak=xxxx +weather.ak=QAR3NBfzZ1vqOY3pMvgtyyk5167jnj6P # 地区编码 各地区见doc/weather_district_id.xlsx -weather.district_id=110107 +weather.district_id=330900 -# 天行彩虹屁 https://www.tianapi.com/apiview/181 -tian.caihongpi.key=xxxxx +# 天行彩虹屁 http://api.tianapi.com/caihongpi/index?key=8a12ba7206fe4ccc6fdc78aab3136c26 +tian.caihongpi.key=8a12ba7206fe4ccc6fdc78aab3136c26