family task
This commit is contained in:
@@ -90,6 +90,11 @@ export class WrenchService {
|
||||
return this.getPostData("getjobsdata", usrData);
|
||||
}
|
||||
|
||||
getJobsManagerData(usrData) {
|
||||
return this.getPostData("jobmanageractive", usrData);
|
||||
}
|
||||
|
||||
|
||||
|
||||
getMyActiveJobsData(usrData) {
|
||||
return this.getPostData("activetaskslist", usrData);
|
||||
|
||||
Reference in New Issue
Block a user