Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

钉钉告警@所有人不生效 #439

Closed
Humsen opened this issue Jul 12, 2024 · 1 comment
Closed

钉钉告警@所有人不生效 #439

Humsen opened this issue Jul 12, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Humsen
Copy link

Humsen commented Jul 12, 2024

版本信息

  • Jdk版本:1.8
  • DynamicTp版本:1.1.7

问题描述

钉钉@所有人的字段是[isAtAll],这里源码使用基本类型,导致序列化后没有了is前缀。

image
  • 猜测可能原因:

将ji基本类型改为包装类即可

image

复现步骤

直接调用JsonUtil.toJson(markdownReq)即可复现

@Humsen Humsen added the bug Something isn't working label Jul 12, 2024
@yanhom1314
Copy link
Collaborator

感谢反馈,可以提个pr修复下

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants