adminsystem/adminSystem.UI/Properties/serviceDependencies.local.json

8 lines
138 B
JSON
Raw Normal View History

2024-05-28 15:52:02 +08:00
{
"dependencies": {
"mssql1": {
"type": "mssql.local",
"connectionId": "ConnectionStrings:DefaultConnection"
}
}
}