Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
♻️ refactor(genshin_cos): 重构代码以提高可维护性和扩展性
- 优化了 cos 类型处理逻辑,使用字典映射替代多个 if-else 语句 - 重构了 send_images 函数,简化了图片获取和发送流程 - 更新了类型注解,使用 built-in 的 dict 和 tuple 替代 Dict 和 Tuple - 优化了配置文件读写逻辑,提高了代码的健壮性
- Loading branch information