Interest data
This commit is contained in:
@@ -80,6 +80,9 @@ export class WrenchService {
|
||||
//blogdata
|
||||
}
|
||||
|
||||
getWaitingInterest(usrData){
|
||||
return this.getPostData('waitinginterest',usrData);
|
||||
}
|
||||
getHomeBanners(usrData){
|
||||
return this.getPostData('homebanners',usrData);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user