chengf
2025-09-24 c5065db1606300b0e4802bead9fe5bd06fdc1313
java110-interface/src/main/java/com/java110/intf/IImportPropertyWhiteListfFlowServiceSMO.java
@@ -25,4 +25,8 @@
    List<PropertyWhiteListFlowDto> queryPropertyWhiteListFlow(@RequestBody PropertyWhiteListFlowDto importOwnerRoomDtos);
    int countPropertyWhiteListFlow(PropertyWhiteListFlowDto white);
    int countPropertyWhiteListFlowFilter(PropertyWhiteListFlowDto whites);
    int updatePropertyWhiteListFlow(PropertyWhiteListFlowDto propertyWhiteListFlowDto);
}