This commit is contained in:
hucs
2024-06-13 18:23:41 +08:00
parent 9cc27b3ba1
commit 280f2485f6
11 changed files with 62 additions and 46 deletions

View File

@@ -51,5 +51,6 @@ public class BasePageEntity implements Serializable {
*/
@TableField(exist = false)
private String endTime;
}