feat:修复缺少的微信逻辑部分

This commit is contained in:
lihao05
2025-09-23 13:57:18 +08:00
parent 3f9e83a767
commit 6bb7bc6eb5
3 changed files with 58 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ import me.chanjar.weixin.cp.bean.message.WxCpXmlMessage;
import me.chanjar.weixin.cp.bean.message.WxCpXmlOutMessage;
import org.ruoyi.builder.TextBuilder;
import org.ruoyi.service.IChatVxService;
import org.springframework.stereotype.Component;