This commit is contained in:
1
2025-11-16 20:30:17 +00:00
parent 2e3b52b3de
commit 5dbff2411c
70 changed files with 653 additions and 373 deletions

View File

@@ -4,7 +4,7 @@ go 1.18
require (
github.com/gogf/gf/contrib/drivers/pgsql/v2 v2.6.3
github.com/gogf/gf/v2 v2.6.3
github.com/gogf/gf/v2 v2.7.0
gorm.io/driver/postgres v1.5.6
gorm.io/gorm v1.25.7
)