Job page
This commit is contained in:
@@ -45,6 +45,9 @@ export class WrenchService {
|
||||
getPaymentHx(usrData) {
|
||||
return this.getPostData("paymenthx", usrData);
|
||||
}
|
||||
getJobsData(usrData) {
|
||||
return this.getPostData("getjobsdata", usrData);
|
||||
}
|
||||
/*
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user