1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee
epp/TODOs.md

1.1 KiB
Raw Blame History

启动远程 Nacos

/www/wwwserv/epp/nacos/conf/application.properties port 改为 8488

cd /www/wwwserv/epp/nacos/bin bash startup.sh -m standalone bash shutdown.sh

http://106.75.217.14:8488/nacos/index.html nacos socan

启动本地 Nacos

E: cd E:\nacos\bin startup.cmd -m standalone

内网穿透

cd E:\Project\毕业设计\epp\intranet-penetration\bin rathole.exe ../conf/client.toml

微信小程序后台设置 小程序最低基础库 2.21.3

https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/userProfile.html


Nacos CPU 跑满问题 我提的 GitHub issue https://github.com/alibaba/nacos/issues/10080


Nacos 2.2.0.1 需要配置 nacos.core.auth.plugin.nacos.token.secret.key=VGhpc0lzTXlDdXN0b21TZWNyZXRLZXkwMTIzNDU2Nzg= 参考: https://nacos.io/zh-cn/docs/v2/guide/user/auth.html


体温填报接口: 今日是否填报过,上报体温,上报的体温的历史记录

更多: 完成项目代码中的 TODO 部分 身份码后端接口考虑与其他系统的集成逻辑

Java代码中小程序AppID、密钥处理小程序代码中小程序AppID处理