Add the search feature.

This commit is contained in:
zicla
2018-12-06 21:38:54 +08:00
parent 5e84721435
commit f4d9bbb746
15 changed files with 95 additions and 121 deletions

View File

@ -1,14 +0,0 @@
{
"ServerPort": 6010,
"LogToConsole": false,
"LogPath": "",
"MatterPath": "",
"MysqlPort": 3306,
"MysqlHost": "127.0.0.1",
"MysqlSchema": "tank",
"MysqlUsername": "tank",
"MysqlPassword": "tank123",
"AdminUsername": "admin",
"AdminEmail": "admin@tank.eyeblue.cn",
"AdminPassword": "123456"
}