add jwt files

This commit is contained in:
yanghao05
2023-01-30 19:56:31 +08:00
parent 591543d2a8
commit 81e33fa544
12 changed files with 1226 additions and 47 deletions

View File

@@ -5,6 +5,8 @@ import (
_ "atom/providers/database"
_ "atom/providers/faker"
_ "atom/providers/http"
_ "atom/providers/jwt"
_ "atom/providers/log"
_ "atom/providers/micro"
_ "atom/providers/single_flight"
)