Blog data

This commit is contained in:
CHIEFSOFT\ameye
2023-05-13 11:44:02 -04:00
parent 1ec3c830e9
commit 93705241e5
6 changed files with 42 additions and 19 deletions
+6 -2
View File
@@ -25,10 +25,14 @@ export class WrenchService {
}
loginUser(loginData) {
return this.getPostData('userlogin',loginData);
}
getBlogData(){
const blogReq=[];
return this.getPostData('blogdata',blogReq);
//blogdata
}
/*
registerUser(newUserData) {
// no session needed - will start the session