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); }