fix delete unused service

This commit is contained in:
arifal
2025-09-12 17:31:18 +07:00
parent 148dfebb4a
commit 61e6eb9803
12 changed files with 6 additions and 1023 deletions

View File

@@ -246,8 +246,6 @@ class ServiceTabPbgTask
$data = $responseData['data'];
Log::info("Executed uid : {$uuid}");
// Use the static method from PbgTaskDetail model to create/update
PbgStatus::createOrUpdateFromApi($data, $uuid);