asd
Jinquan_Ou
2023-03-30 85272bfe32b03c6bd4b970f487c07c5d518db535
zhang-content/src/main/java/com/ruoyi/service/IZfPropertyService.java
@@ -17,6 +17,6 @@
    List<ZfProperty> selectByCondition(ZfProperty zfProperty);
    AjaxResult selectUserList(ZfProperty zfProperty,Integer pageNum,Integer pageSize);
    AjaxResult selectPropertyList(ZfProperty zfProperty,Integer pageNum,Integer pageSize);
}