mirror of
https://gitee.com/johng/gf
synced 2026-06-07 02:12:11 +08:00
improve package gaes
This commit is contained in:
@ -16,9 +16,8 @@ import (
|
||||
"github.com/gogf/gf/v2/errors/gerror"
|
||||
)
|
||||
|
||||
var (
|
||||
const (
|
||||
// IVDefaultValue is the default value for IV.
|
||||
// This can be changed globally.
|
||||
IVDefaultValue = "I Love Go Frame!"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user