初始化

This commit is contained in:
2026-01-19 15:18:16 +08:00
parent a954a0e771
commit 6991a074dc
12 changed files with 312 additions and 2 deletions

View File

@@ -2,6 +2,6 @@ import com.seeyon.apps.jync_fz.node.SheBaoFenZhangNode;
public class SheBaoFenZhangTest {
public static void main(String[] args) {
SheBaoFenZhangNode sheBaoFenZhangNode = new SheBaoFenZhangNode();
}
}