From 2322a5e61aef24a39e948c66e1fc554c8fcac570 Mon Sep 17 00:00:00 2001 From: whywhyo <1511349576@qq.com> Date: 星期二, 11 七月 2023 23:55:00 +0800 Subject: [PATCH] 123456 --- zhang-content/src/main/java/com/ruoyi/domain/ZSecret.java | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/zhang-content/src/main/java/com/ruoyi/domain/ZSecret.java b/zhang-content/src/main/java/com/ruoyi/domain/ZSecret.java index 8bb6aba..adadbe6 100644 --- a/zhang-content/src/main/java/com/ruoyi/domain/ZSecret.java +++ b/zhang-content/src/main/java/com/ruoyi/domain/ZSecret.java @@ -113,4 +113,6 @@ @TableField(exist = false) @JsonFormat(pattern = "yyyy-MM-dd") private Date happenEndTime; + + } -- Gitblit v1.9.1