feat(issue-#155): rename module to

This commit is contained in:
vran
2022-05-08 19:35:27 +08:00
parent f2c4de5bb1
commit 2344aa8969
71 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ dependencies {
// internal module
implementation project(":common")
implementation project(":dao")
implementation project(":plugin")
implementation project(":meta")
// spring boot
implementation 'org.springframework.boot:spring-boot-starter-data-jdbc'