java110-interface/src/main/java/com/java110/intf/IImportPropertyWhiteListfFlowServiceSMO.java
@@ -27,4 +27,6 @@ int countPropertyWhiteListFlow(PropertyWhiteListFlowDto white); int countPropertyWhiteListFlowFilter(PropertyWhiteListFlowDto whites); int updatePropertyWhiteListFlow(PropertyWhiteListFlowDto propertyWhiteListFlowDto); }