QR generator

This commit is contained in:
CHIEFSOFT\ameye
2023-09-09 16:47:50 -04:00
parent fc062d5c99
commit ec56c1acee
10 changed files with 130 additions and 29 deletions
+4
View File
@@ -205,6 +205,10 @@ export class WrenchService {
};
return this.getPostData("/activetaskstatus", postData);
}
familyManage(postData){
return this.getPostData("/familymanage", postData);
}
/*