asg_backend/asg_form/Properties/serviceDependencies.json
2024-08-03 20:40:34 +08:00

12 lines
182 B
JSON

{
"dependencies": {
"apis1": {
"type": "apis"
},
"mssql1": {
"type": "mssql",
"connectionId": "ConnectionStrings",
"dynamicId": null
}
}
}