tertinggal denopendser no

This commit is contained in:
Hafifie PKB
2025-03-08 18:52:26 +08:00
parent 907abdc537
commit 79b20c327d
@@ -177,7 +177,7 @@ class AutoSerahanController extends Controller
'date_created' => $current
]);
DenoPendSer::on('mysql7')->where('no',$approval['denopendser_id_v2'])->update(array(
DenoPendSer::on('mysql7')->where('no',$pendserid)->update(array(
'recno' => $gldetail->id,
'update' => 1
));