forked from go/golangs_learn
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
228 B
21 lines
228 B
username: raily
|
|
password: 123a
|
|
|
|
redis:
|
|
address: 127.0.0.0
|
|
password: 123a
|
|
mysql:
|
|
username: momo
|
|
password: 123a
|
|
|
|
map:
|
|
- zhangsan: 1
|
|
- lisi: 1
|
|
- wangwu: 1
|
|
- maliu: 1
|
|
|
|
list:
|
|
- zhangsan
|
|
- lisi
|
|
- wangwu
|
|
- maliu
|