one blog
This commit is contained in:
@@ -74,8 +74,8 @@ export class WrenchService {
|
||||
return this.getPostData('userlogin',loginData);
|
||||
}
|
||||
|
||||
getBlogData(){
|
||||
const blogReq=[];
|
||||
getBlogData(blogReq){
|
||||
//const blogReq=[];
|
||||
return this.getPostData('blogdata',blogReq);
|
||||
//blogdata
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user