Merge branch 'master' into develop
This commit is contained in:
commit
9f5aa94215
6 changed files with 398 additions and 27 deletions
|
|
@ -11,8 +11,7 @@ export class ErvuDataService {
|
|||
}
|
||||
|
||||
public getData(): any {
|
||||
this.httpClient
|
||||
.post("get-data", null,
|
||||
this.httpClient.get("recruit",
|
||||
{
|
||||
headers: {
|
||||
"Content-type": "application/json"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue