✨Feat: jwt token加密算法由ES256更换为HS256
This commit is contained in:
@@ -3,5 +3,5 @@ package config
|
||||
import "testing"
|
||||
|
||||
func TestSetupConfig(t *testing.T) {
|
||||
Cfg.Version = "0.0.1-dev"
|
||||
SetupConfig()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user