asg_backend/asg_form/Properties/serviceDependencies.json

12 lines
182 B
JSON
Raw Normal View History

2024-08-03 20:40:34 +08:00
{
"dependencies": {
"apis1": {
"type": "apis"
},
"mssql1": {
"type": "mssql",
"connectionId": "ConnectionStrings",
"dynamicId": null
}
}
}