迁移wechat_ipad配置到环境变量并清理本地状态文件
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
|
||||
当前微信接入实现仍需关注以下历史耦合点与残留影响:
|
||||
|
||||
- [robot.py](/d:/learn/abot/robot.py:221) 直接读取 `wechat_ipad/config.toml`
|
||||
- 历史版本曾直接依赖 `wechat_ipad/config.toml`,当前已开始切向 `config.yaml + .env`
|
||||
- `Robot` 的实例化入口虽然已切到 `WechatGateway`,但配置读取与业务初始化仍在主程序中
|
||||
- 855 的运行时职责已经迁入 provider,但 864 尚未接入验证,统一抽象仍需继续收敛
|
||||
- `wechat_ipad/client/*.py` 仍作为历史目录存在,接口路径、请求体、返回结构都面向旧 server 编写
|
||||
|
||||
Reference in New Issue
Block a user