commit 9d6588268f037ae9a74fa3a9818b083bc3f39263 Author: mzr <1562242162@qq.com> Date: Thu Mar 6 19:27:04 2025 +0800 init diff --git a/.classpath b/.classpath new file mode 100644 index 0000000..31d97cb --- /dev/null +++ b/.classpath @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.project b/.project new file mode 100644 index 0000000..7cc17b6 --- /dev/null +++ b/.project @@ -0,0 +1,29 @@ + + + taikai-gj + + + + + + 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..019f882 --- /dev/null +++ b/META-INF/module.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/uapbd/component.xml b/uapbd/component.xml new file mode 100644 index 0000000..e97715f --- /dev/null +++ b/uapbd/component.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file