1,小程序模板消息,参数值大小,,,字符串 < 20
thing.DATA 事物 20个以内字符.
phrase.DATA 汉字 5个以内汉字.
2 订阅消息语音提醒
https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/subscribe-message.html#%E8%AE%A2%E9%98%85%E6%B6%88%E6%81%AF%E8%AF%AD%E9%9F%B3%E6%8F%90%E9%86%92
3,wx.requestSubscribeMessage(Object object)
小程序,调起客户端小程序订阅消息界面
4,小程序订阅消息:43101 user refuse to accept the msg
4.1,没有订阅:小程序更多,配置,通知,打开通知
4.2,accessToken,是否多个服务器冲突了??本机和服务器,冲突了
getStableAccessToken ,getAccessToken
https://developers.weixin.qq.com/miniprogram/dev/OpenApiDoc/mp-access-token/getAccessToken.html
4.3,getSetting 判断
https://blog.csdn.net/qq_46566911/article/details/130604929
https://developers.weixin.qq.com/community/develop/article/doc/0006ac8cd5cde84a530b04aea54c13
5,开发文档
5.1 前端 uniapp
https://blog.csdn.net/weixin_51575754/article/details/141718697
5.2 后端 java
https://blog.csdn.net/m0_74816185/article/details/140803895
WxJava Spring Boot Starter For MiniApp » 4.6.7.B
https://mvnrepository.com/artifact/com.github.binarywang/wx-java-miniapp-spring-boot-starter/4.6.7.B
6.阿里云里,快递查询服务
https://blog.csdn.net/qq_46566911/article/details/130604929
7.若依 excel 导入
https://blog.csdn.net/qq_46073825/article/details/128827002