help data
This commit is contained in:
@@ -285,6 +285,11 @@ export class WrenchService {
|
||||
return this.getPostData("payprevcard", reqData);
|
||||
}
|
||||
|
||||
helpData(reqData){
|
||||
return this.getPostData("helpdata", reqData);
|
||||
}
|
||||
|
||||
|
||||
familySuggestList(usrData){
|
||||
return this.getPostData("familysuggestlist", usrData);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user