commit 2433e43f65ee89586c93a5c06e2b734164634c75 Author: mzr <1562242162@qq.com> Date: Mon Dec 9 14:02:24 2024 +0800 first commit diff --git a/.classpath b/.classpath new file mode 100644 index 0000000..d008acb --- /dev/null +++ b/.classpath @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/.project b/.project new file mode 100644 index 0000000..231effb --- /dev/null +++ b/.project @@ -0,0 +1,29 @@ + + + tkjt + + + + + + org.eclipse.jdt.core.javabuilder + + + + + com.yonyou.studio.udt.core.builder + + + + + com.yonyou.ria.g2.riabuilder + + + + + + org.eclipse.jdt.core.javanature + com.yonyou.ria.g2.rianature + com.yonyou.studio.udt.core.nature + + diff --git a/META-INF/module.xml b/META-INF/module.xml new file mode 100644 index 0000000..11b94bc --- /dev/null +++ b/META-INF/module.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/bin/.project b/bin/.project new file mode 100644 index 0000000..b796eeb --- /dev/null +++ b/bin/.project @@ -0,0 +1,17 @@ + + + tkjt + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + + diff --git a/bin/META-INF/module.xml b/bin/META-INF/module.xml new file mode 100644 index 0000000..11b94bc --- /dev/null +++ b/bin/META-INF/module.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/pu/component.xml b/pu/component.xml new file mode 100644 index 0000000..22b4a2f --- /dev/null +++ b/pu/component.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file