mirror of
https://github.com/LamGC/ContentGrabbingJi.git
synced 2025-07-01 12:57:26 +00:00
[Add] BotCodeConverter 添加 BotCode 转换类(后续可能就不需要分化 BotCode 实现了?); [Change] BotCode 抽出 BotCode 转换相关代码到 BotCodeConverter; [Add] AbstractBotCode 添加一个实现了相关细节的 BotCode 抽象类;