集成钉钉
This commit is contained in:
@@ -70,6 +70,10 @@ public class LbAssessmentApply implements Serializable {
|
||||
@Schema(description = "会议号")
|
||||
private String meetingNumber;
|
||||
|
||||
@TableField("notification_text")
|
||||
@Schema(description = "评估会议通知文案")
|
||||
private String notificationText;
|
||||
|
||||
@TableField("application_datetime")
|
||||
@Schema(description = "申请日期时间")
|
||||
private LocalDateTime applicationDatetime;
|
||||
|
||||
Reference in New Issue
Block a user