suggest page
This commit is contained in:
@@ -191,6 +191,9 @@ export class WrenchService {
|
||||
return this.getPostData("sendmoney", sendmoneyData);
|
||||
}
|
||||
|
||||
familySuggestList(usrData){
|
||||
return this.getPostData("familysuggestlist", usrData);
|
||||
}
|
||||
// END POINT FOR WORKER TO MARK TASK AS COMPLETED
|
||||
workerJobAction(reqData) {
|
||||
var postData = {
|
||||
|
||||
Reference in New Issue
Block a user