// ================================================================================ // Code generated and maintained by GoFrame CLI tool. DO NOT EDIT. // ================================================================================ package boot import ( "github.com/gogf/gf/v2/util/gtag" ) func init() { gtag.SetGlobalEnums(`{}`) }