From c3a3fd61c88e008fa7857b748c227be46e8a76e5 Mon Sep 17 00:00:00 2001
From: whywhyo <1511349576@qq.com>
Date: 星期六, 05 八月 2023 11:45:17 +0800
Subject: [PATCH] 15648

---
 zhang-content/src/main/java/com/ruoyi/service/ZPropertyService.java |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/zhang-content/src/main/java/com/ruoyi/service/ZPropertyService.java b/zhang-content/src/main/java/com/ruoyi/service/ZPropertyService.java
index 9dbf640..98b29a3 100644
--- a/zhang-content/src/main/java/com/ruoyi/service/ZPropertyService.java
+++ b/zhang-content/src/main/java/com/ruoyi/service/ZPropertyService.java
@@ -27,4 +27,6 @@
 
     AjaxResult mySave(ZProperty zProperty);
 
+    List<ZProperty> selectByCondition();
+
 }

--
Gitblit v1.9.1