family walllet
This commit is contained in:
@@ -139,6 +139,11 @@ export class WrenchService {
|
||||
return this.getPostData("getwallets", usrData);
|
||||
}
|
||||
|
||||
|
||||
getFamilyWallets(reqData) {
|
||||
return this.getPostData("familywallet", reqData);
|
||||
}
|
||||
|
||||
getPaymentHx(usrData) {
|
||||
return this.getPostData("paymenthx", usrData);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user