feige
2024-11-20 d0850c1c55c5f709874cde1b5f292813fbd3af5e
zhang-content/src/main/java/com/ruoyi/service/ZPropertyService.java
@@ -27,4 +27,7 @@
    AjaxResult mySave(ZProperty zProperty);
    List<ZProperty> selectByCondition();
    AjaxResult listType();
}