im
This commit is contained in:
2
business/jxutils/cache/redis/redis_test.go
vendored
2
business/jxutils/cache/redis/redis_test.go
vendored
@@ -13,7 +13,7 @@ var (
|
||||
|
||||
func init() {
|
||||
testinit1.Init()
|
||||
cacher = New("localhost", 6379, "")
|
||||
cacher = New("localhost", 6379, "123456") //ysq本地redis
|
||||
}
|
||||
|
||||
type TestType struct {
|
||||
|
||||
Reference in New Issue
Block a user