mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-10 11:26:50 +08:00
字段删除
This commit is contained in:
@@ -111,11 +111,7 @@ public class Question extends BaseEntity {
|
||||
* */
|
||||
private Integer status;
|
||||
|
||||
/**
|
||||
* 周访问数
|
||||
* */
|
||||
@Column(name = "month_numbers")
|
||||
private Integer monthNumbers;
|
||||
|
||||
|
||||
public Question() {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user