package demo.mq;

public class DutyImNotice {
  private String tenantId;
  private String id;
  private String content;
}
