init
This commit is contained in:
@@ -4,7 +4,7 @@ import lombok.Data;
|
||||
|
||||
@Data
|
||||
public class SysPushImageContextDTO {
|
||||
private String text;
|
||||
private String title;
|
||||
private String image;
|
||||
private Integer linkType;
|
||||
private String linkUrl;
|
||||
|
||||
Reference in New Issue
Block a user