mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-12 12:26:51 +08:00
Merge branch 'refs/heads/zcwy0813-yang' into dev0525
This commit is contained in:
@@ -264,6 +264,12 @@ public class Cases extends BaseEntity {
|
||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
|
||||
private LocalDateTime excellentTime;
|
||||
|
||||
/**
|
||||
* 最佳时间
|
||||
* */
|
||||
@Column(name = "excellent_reason")
|
||||
private String excellentReason;
|
||||
|
||||
/**
|
||||
* 上月浏览量
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user