jialh
1 天以前 dd6687b118561100e1677e88a9c2f5842a54c531
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);
}