doc: 增加MongoDB的ProviderName

This commit is contained in:
Argo Zhang 2019-08-24 10:22:26 +08:00
parent de37ea3c6b
commit fe1ef671d3
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@
{
"Enabled": true,
"Widget": "Bootstrap.DataAccess.MongoDB",
"ProviderName": "MongoDB",
"ConnectionStrings": {
"ba": "mongodb://localhost:27017"
}