mirror of
https://github.com/vran-dev/databasir.git
synced 2025-08-09 07:37:05 +08:00
feat: init api (#2)
This commit is contained in:
5
api.gradle
Normal file
5
api.gradle
Normal file
@@ -0,0 +1,5 @@
|
||||
rootProject.name = 'api'
|
||||
include 'plugin'
|
||||
include 'common'
|
||||
include 'dao'
|
||||
include 'core'
|
Reference in New Issue
Block a user