chengf
2025-09-24 c5065db1606300b0e4802bead9fe5bd06fdc1313
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);
}