Commit 41b557b8 by huluobin

企业微信推送Fix bug

parent 70d34f96
...@@ -7,7 +7,7 @@ import java.util.List; ...@@ -7,7 +7,7 @@ import java.util.List;
@Data @Data
public class EnterpriseWxMsg { public class EnterpriseWxMsg {
private String msgType; private String msgtype;
private EnterpriseTextWxMsg text; private EnterpriseTextWxMsg text;
@Data @Data
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment