auto generate query & models

This commit is contained in:
yanghao05
2023-01-30 10:31:44 +08:00
parent 168e488629
commit c8091a5d7e
7 changed files with 540 additions and 12 deletions

View File

@@ -6,5 +6,4 @@ import (
_ "atom/providers/http"
_ "atom/providers/logger"
_ "atom/providers/micro"
_ "atom/providers/query"
)