feat 历史记录
This commit is contained in:
@@ -28,8 +28,9 @@ func (ts *TestSuite) SetupSuite() {
|
||||
},
|
||||
},
|
||||
Auth: &config.AuthConfig{
|
||||
Secret: "test",
|
||||
Expire: 259200,
|
||||
Secret: "test",
|
||||
ShortExpire: 15,
|
||||
LongExpire: 10080,
|
||||
},
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user