7195_roadmap2 #2554

Merged
sergiodt merged 12 commits from 7195_roadmap2 into dev 2024-07-03 06:56:50 +00:00
1 changed files with 6 additions and 6 deletions
Showing only changes of commit d9742afc9b - Show all commits

View File

@ -36,7 +36,7 @@
},
"address": {
"type": "belongsTo",
"model": "Address",
"model": "RoadmapAddress",
"foreignKey": "addressFk"
}
}