Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| dac969d798 |
@@ -4,5 +4,5 @@ import "time"
|
|||||||
|
|
||||||
var (
|
var (
|
||||||
// cache def value
|
// cache def value
|
||||||
JwtExpireDay time.Duration = 1 * 24 * time.Hour
|
JwtExpire time.Duration = 1 * 24 * time.Hour
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user