pass reset api call

This commit is contained in:
CHIEFSOFT\ameye
2023-08-20 11:47:02 -04:00
parent 5981516966
commit d745204261
3 changed files with 55 additions and 5 deletions
+3
View File
@@ -145,6 +145,9 @@ export class WrenchService {
return this.getPostData("activejobmsglist", contractData);
}
profilePassChange(reqData){
return this.getPostData("profilepasschange", reqData);
}
/*