DESKTOP-2K9OVK9\siwei 1 mese fa
parent
commit
d5a9a0a039

+ 4 - 0
siwei-modules/siwei-apply/src/main/java/com/siwei/apply/service/zrzysite/IZrzysiteCommonService.java

@@ -17,5 +17,9 @@ public interface IZrzysiteCommonService {
     void syncConstructInfo(String sqbh);
 
 
+    void syncCurrentNodeInfo(String projectId,String nodeTableName);
+
+
+
 
 }