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