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