diff --git a/auth-dao/pom.xml b/auth-dao/pom.xml new file mode 100644 index 0000000..8f4687a --- /dev/null +++ b/auth-dao/pom.xml @@ -0,0 +1,34 @@ + + 4.0.0 + + com.auth + auth-server + 0.0.1 + + + auth-dao + pom + 0.0.1 + auth-dao + 数据库层 + + + dao-base + + + + UTF-8 + 17 + 17 + 17 + + + + + com.auth + auth-common + 0.0.1 + + +