From 745dc5c6100fd670fbaf5ccbc18631731ee860e5 Mon Sep 17 00:00:00 2001
From: feige <feige@qq.com>
Date: 星期三, 11 十月 2023 21:37:52 +0800
Subject: [PATCH] 增加了文件

---
 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