adminsystem/adminSystem.UI/Properties/serviceDependencies.json

8 lines
132 B
JSON
Raw Normal View History

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