QR generator
This commit is contained in:
@@ -205,6 +205,10 @@ export class WrenchService {
|
||||
};
|
||||
return this.getPostData("/activetaskstatus", postData);
|
||||
}
|
||||
|
||||
familyManage(postData){
|
||||
return this.getPostData("/familymanage", postData);
|
||||
}
|
||||
/*
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user