# Conflicts:
#	yudao-dependencies/pom.xml
#	yudao-module-report/yudao-module-report-biz/pom.xml
This commit is contained in:
YunaiV 2024-07-14 21:58:59 +08:00
commit 438078d28f
2 changed files with 1 additions and 7 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")

View File

@ -307,9 +307,4 @@ yudao:
key: pLXUGAwK5305
customer: E77DF18BE109F454A5CD319E44BF5177
debug: false
# 积木报表配置
jeecg:
jmreport:
saas-mode: tenant
debug: false