@ -38,6 +38,12 @@ public class HomeRequestSmart {
@ApiModelProperty("项目小类名称")
private String declarationName;
/**
* 企业名称
*/
@ApiModelProperty("企业名称")
private String qymc;
* 是否已读
@ -35,6 +35,7 @@
a.id as id,
a.smart_reminders_id as smartRemindersId,
b.project_small_type as declarationName,
b.declare_unit as qymc,
a.is_read as isRead,
a.tyshxydm as tyshxydm,
c.alert_recipients as alertRecipients,