|
|
@ -68,7 +68,7 @@ class syncHumanResourceIntegration extends Command |
|
|
|
'role_id' => 24, |
|
|
|
'role_id' => 24, |
|
|
|
'created_by' => 'integration' |
|
|
|
'created_by' => 'integration' |
|
|
|
], |
|
|
|
], |
|
|
|
); |
|
|
|
); |
|
|
|
} |
|
|
|
} |
|
|
|
echo "\n------------------------------------------\n"; |
|
|
|
echo "\n------------------------------------------\n"; |
|
|
|
$currentResponse = MasterFunctionsHelper::curlReq(str_replace('1', $i, $url)); |
|
|
|
$currentResponse = MasterFunctionsHelper::curlReq(str_replace('1', $i, $url)); |
|
|
|