♻️ reconstruct the authentication mode
This commit is contained in:
@@ -22,5 +22,5 @@ const (
|
||||
|
||||
// 系统相关的redis key
|
||||
const (
|
||||
SystemApiNonceRedisKey = "system:controller:nonce:"
|
||||
SystemApiNoncePrefix = "system:nonce:"
|
||||
)
|
||||
|
3
app/core/api/common/constant/time.go
Normal file
3
app/core/api/common/constant/time.go
Normal file
@@ -0,0 +1,3 @@
|
||||
package constant
|
||||
|
||||
const TimeFormat = "2006-01-02 15:04:05"
|
Reference in New Issue
Block a user