zqy
2024-04-19 047a667866119e8a182e678bd517510bff358e93
zhang-content/src/main/java/com/ruoyi/service/ZPropertyService.java
@@ -27,4 +27,7 @@
    AjaxResult mySave(ZProperty zProperty);
    List<ZProperty> selectByCondition();
    AjaxResult listType();
}