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