diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 199ea92db38fd7f0377af25df08053c033f201df..68aacc17e17b3697a47a936e509d62864cce9f59 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -6,11 +6,11 @@ logging.level.root=info server.port=9999 # 微信公众号信息 微信公众号后台找 -wechat.appId=xxxx -wechat.secret=xxxx +wechat.appId=wx27a3d3617c46213d +wechat.secret=f14d0e4cd5fc05542d33d26de17f7e6c # 微信模板 微信公众号里新建 模板内容可以贴 wechat-push/src/main/resources/templates/模板.txt -wechat.templateId=xxxx +wechat.templateId=ZbNt7HStInXeZPTurYga8LaLoSrC8geACTvSABDO4UA # 推送目标微信id @@ -18,7 +18,7 @@ wechat.templateId=xxxx target.openId=xxxx # 推送测试目标微信id # 访问 http://127.0.0.1:9999/push/test 可以给这个id推送 -target.test.openId=xxxx +target.test.openId=o3XTp59wS1k7PJQDaDU8Gv4JdOYk # 领证日期 target.linZheng=2023-05-20 @@ -27,7 +27,7 @@ target.shengRi=2022-12-01 # 结婚日期 target.jieHun=2023-05-20 # 恋爱日期 -target.lianAi=2015-11-07 +target.lianAi=2023-12-17 # 百度天气 https://lbsyun.baidu.com/apiconsole/center#/home weather.ak=xxxx