Almost complete

This commit is contained in:
Ebube
2023-05-09 14:59:25 +01:00
parent 6dea851021
commit e49c7eb779
4 changed files with 106 additions and 57 deletions
+4
View File
@@ -32,6 +32,10 @@ class SiteService {
return this.postAuxEnd('/familyadd', reqData)
}
familyListings(reqData) {
return this.postAuxEnd('/familylist', reqData)
}
//---------------------------------------- -----
//---------------------------------------- -----
// Unified call below