chengf
2025-07-28 04a9fbd79895f489e840ebb0d5dd62457b9ff5a5
java110-interface/src/main/java/com/java110/intf/IImportPropertyWhiteListfFlowServiceSMO.java
@@ -25,4 +25,6 @@
    List<PropertyWhiteListFlowDto> queryPropertyWhiteListFlow(@RequestBody PropertyWhiteListFlowDto importOwnerRoomDtos);
    int countPropertyWhiteListFlow(PropertyWhiteListFlowDto white);
    int countPropertyWhiteListFlowFilter(PropertyWhiteListFlowDto whites);
}