my offers
This commit is contained in:
@@ -78,7 +78,7 @@ class usersService {
|
||||
page: 0,
|
||||
limit: 100,
|
||||
};
|
||||
return this.postAuxEnd("/offerslist", null);
|
||||
return this.postAuxEnd("/offerslist", postData);
|
||||
}
|
||||
|
||||
getPendingJob() {
|
||||
|
||||
Reference in New Issue
Block a user