This commit is contained in:
CHIEFSOFT\ameye
2023-08-07 19:59:53 -04:00
parent 982096c4d4
commit 0bde30af9f
4 changed files with 37 additions and 44 deletions
+5
View File
@@ -29,6 +29,11 @@ export class WrenchService {
//
}
getJobManagerList(reqData){
return this.getPostData('jobmanagerlist', reqData);
//
}
verifyPassReset(reqData){
return this.getPostData('stepresetpass', reqData);
//