更改配置项:默认使用SQLServer数据库

This commit is contained in:
Argo-MacBookPro 2018-10-25 16:17:54 +08:00
parent 5c23d69f54
commit e4e7bb2449
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
}, },
"DB": [ "DB": [
{ {
"Enabled": false, "Enabled": true,
"Widget": "Bootstrap.DataAccess" "Widget": "Bootstrap.DataAccess"
}, },
{ {