add mongodb/jwt

This commit is contained in:
landaiqing
2024-11-13 13:37:47 +08:00
parent ae743ba8a6
commit c95d5fc041
85 changed files with 3370 additions and 239 deletions

3
app/core/api/generate.go Normal file
View File

@@ -0,0 +1,3 @@
package main
//go:generate goctl api go -api core.api -dir . --style=go_zero