family clean up
This commit is contained in:
@@ -167,6 +167,10 @@ export class WrenchService {
|
||||
return this.getPostData('homebanners',usrData);
|
||||
}
|
||||
|
||||
getFamilyBanners(usrData){
|
||||
return this.getPostData('familybanners',usrData);
|
||||
}
|
||||
|
||||
activeJobStatus(reqData){
|
||||
return this.getPostData("activejobstatus", reqData);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user