REQ-3284: 推送

This commit is contained in:
yanglin 2024-11-19 17:56:45 +08:00
parent 28389cf4ed
commit b9ceccd308

View File

@ -11,6 +11,7 @@ import javax.annotation.Nullable;
*/
public interface PushMessage {
@JsonIgnore @JSONField(serialize = false)
String getPushTitle();
@JsonIgnore @JSONField(serialize = false)