Merge branch 'master' into develop

This commit is contained in:
Zaripov Emil 2024-11-19 09:10:38 +03:00
commit 9f5aa94215
6 changed files with 398 additions and 27 deletions

View file

@ -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"