job interest
This commit is contained in:
@@ -98,9 +98,9 @@ export class WrenchService {
|
||||
getJobsManagerData(usrData) {
|
||||
return this.getPostData("jobmanageractive", usrData);
|
||||
}
|
||||
|
||||
|
||||
|
||||
sendMarketInterest(reqData){
|
||||
return this.getPostData("marketinterest", reqData);
|
||||
}
|
||||
getMyActiveJobsData(usrData) {
|
||||
return this.getPostData("activetaskslist", usrData);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user