diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 199ea92db38fd7f0377af25df08053c033f201df..69038a314ab4aeae78542b17f8a8e9652556603e 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -6,33 +6,33 @@ logging.level.root=info server.port=9999 # 微信公众号信息 微信公众号后台找 -wechat.appId=xxxx -wechat.secret=xxxx +wechat.appId=wx2b2eee48e08e58c7 +wechat.secret=837a62ff1658424d917fa07ccf030a71 # 微信模板 微信公众号里新建 模板内容可以贴 wechat-push/src/main/resources/templates/模板.txt -wechat.templateId=xxxx +wechat.templateId=mLYgjw_0IivmXR8_sEVWFCUX1rngZ0TXRrl4NTuQ1-4 # 推送目标微信id # 访问 http://127.0.0.1:9999/push 可以给这个id推送,定时也是给这个id推送 -target.openId=xxxx +target.openId=oGXWC6gRan9MFk51ipMpe4n2ItFc # 推送测试目标微信id # 访问 http://127.0.0.1:9999/push/test 可以给这个id推送 -target.test.openId=xxxx +target.test.openId=oGXWC6gRan9MFk51ipMpe4n2ItFc # 领证日期 -target.linZheng=2023-05-20 +target.linZheng=1979-11-06 # 生日 -target.shengRi=2022-12-01 +target.shengRi=2002-11-06 # 结婚日期 -target.jieHun=2023-05-20 +target.jieHun=1979-05-20 # 恋爱日期 -target.lianAi=2015-11-07 +target.lianAi=2024-01-12 # 百度天气 https://lbsyun.baidu.com/apiconsole/center#/home -weather.ak=xxxx +weather.ak=5893ab588fa87c14d9f710a62f42f874 # 地区编码 各地区见doc/weather_district_id.xlsx -weather.district_id=110107 +weather.district_id=511100 # 天行彩虹屁 https://www.tianapi.com/apiview/181 tian.caihongpi.key=xxxxx