重构项目模块路径,从cool-team-official/cool-admin-go改为blazing

This commit is contained in:
1
2025-06-20 22:03:38 +00:00
parent 69d5755acb
commit 9eda5799d5
128 changed files with 372 additions and 9658 deletions

View File

@@ -1,9 +1,8 @@
module github.com/cool-team-official/cool-admin-go/modules/base
module blazing/modules/base
go 1.18
require (
github.com/cool-team-official/cool-admin-go/cool v1.5.9
github.com/gogf/gf/v2 v2.6.3
github.com/golang-jwt/jwt/v4 v4.5.0
)