同步代码
This commit is contained in:
@ -70,4 +70,6 @@ public class AlertLog extends BaseEntity
|
||||
|
||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
|
||||
private Date endTime;
|
||||
|
||||
private String sort ;//排序类型1升序2降序根据时间
|
||||
}
|
||||
|
Reference in New Issue
Block a user