weixin-java-cp-demo icon indicating copy to clipboard operation
weixin-java-cp-demo copied to clipboard

基于Spring Boot 和 WxJava 实现的微信企业号/企业微信 后端Demo

Results 10 weixin-java-cp-demo issues
Sort by recently updated
recently updated
newest added

企业微信发送模板消息支持嘛 是用templateCard这个消息构造吗?

me.chanjar.weixin.cp.bean.oa.templatedata.TemplateConfig中的vacationList没有值

类似这样 测试 测试2 TextCard似乎不行 ![image](https://github.com/binarywang/weixin-java-cp-demo/assets/87296715/c8fc1872-5a36-455b-a3e2-655f024eba54) 似乎连同标签都会会被当做纯文本处理

Annotation-specified bean name 'mapper' for bean class [com.thoughtworks.xstream.mapper.Mapper] conflicts with existing, non-compatible bean definition of same name and class [com.baomidou.mybatisplus.core.mapper.Mapper]

你好,这个demo对spingboot的最低版本有要求没?

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'wxCpConfiguration': Invocation of init method failed; nested exception is java.lang.NullPointerException: Cannot invoke "String.concat(String)" because the return value of "me.chanjar.weixin.cp.config.impl.WxCpRedissonConfigImpl.getCorpId()" is null 下面是配置CorpId的地方,的确有报有问题的地方,但是根据文档也没有什么问题。 ![9b1586fd037484f1ac4c2bea6a44355](https://user-images.githubusercontent.com/25415402/199198474-8ac0afef-a88c-4ebd-ada7-b88258e23e50.jpg)

` Jack Rose 9c3f97c2ada667dfb5f6d03308d963e1 71217227bbd112ecfe3a49c482195cb4`