✨ encapsulate Redis base function
This commit is contained in:
@@ -4,4 +4,5 @@ type Config struct {
|
||||
MySQL MySQL `yaml:"mysql"`
|
||||
Logger Logger `yaml:"logger"`
|
||||
System System `yaml:"system"`
|
||||
Redis Redis `yaml:"redis"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user