{
  "EveryPageDataCount": 29,
  "DbType": "SQLite", /* SqlServer,MySQL,Oracle,Postgresql,SQLite */
  "DbHost": "",
  "DbName": "${BaseDirectory}db\\db.sqlite", /* 如果是SQLite 这儿填写SQLite文件全路径 */
  "DbUserName": "",
  "DbPassword": "",
  "Debug": true
}