suggest page

This commit is contained in:
CHIEFSOFT\ameye
2023-09-04 04:24:41 -04:00
parent c5a305ef8f
commit b5852182bc
3 changed files with 37 additions and 10 deletions
+3
View File
@@ -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 = {