update
This commit is contained in:
@@ -866,7 +866,7 @@ class AstmMessageService
|
||||
} else {
|
||||
$result = $this->processAstmResponse($data->rawdt, $data->alat);
|
||||
if ($result) {
|
||||
DataListiner::where('urut', $data->urut)->update([
|
||||
DB::table('lis_phoenix')->where('id', $data->id)->update([
|
||||
'processed' => 1
|
||||
]);
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user