【依赖】jimureport from 1.6.6 to 1.7.8

This commit is contained in:
YunaiV
2024-07-14 21:57:52 +08:00
parent bea66e5c6f
commit 211e196fce
4 changed files with 4 additions and 10 deletions

View File

@ -81,7 +81,6 @@ public class MpMessageRespVO {
*
* 消息类型为 {@link WxConsts.XmlMsgType} 的 NEWS
*/
@TableField(typeHandler = JacksonTypeHandler.class)
private List<MpMessageDO.Article> articles;
@Schema(description = "音乐链接 消息类型为 music 时,才有值", example = "https://www.iocoder.cn/xxx.mp3")