commit 15036ef86cc2161429700711c98fcbe4bc3d8b52 Author: knyin <747919591@qq.com> Date: Mon Dec 18 14:47:22 2023 +0800 上传文件至 / diff --git a/AnonymousAccess.class b/AnonymousAccess.class new file mode 100644 index 0000000..ad96edc Binary files /dev/null and b/AnonymousAccess.class differ diff --git a/DataPermission.class b/DataPermission.class new file mode 100644 index 0000000..3cca3db Binary files /dev/null and b/DataPermission.class differ diff --git a/eladmin-common-2.7.jar b/eladmin-common-2.7.jar new file mode 100644 index 0000000..a0eb376 Binary files /dev/null and b/eladmin-common-2.7.jar differ diff --git a/pom.properties b/pom.properties new file mode 100644 index 0000000..88e39ff --- /dev/null +++ b/pom.properties @@ -0,0 +1,3 @@ +artifactId=eladmin-common +groupId=me.zhengjie +version=2.7 diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..8e19c68 --- /dev/null +++ b/pom.xml @@ -0,0 +1,26 @@ + + + + eladmin + me.zhengjie + 2.7 + + 4.0.0 + + 5.8.20 + + + eladmin-common + 公共模块 + + + + + cn.hutool + hutool-all + ${hutool.version} + + + \ No newline at end of file