no message

This commit is contained in:
hellcat 2025-04-05 22:38:15 +08:00
parent ba2fcb77fb
commit e920aa9d96

View File

@ -709,6 +709,7 @@ final class HookController
// $sMsg .= "备注:".$row['memo']."。\n";
// }
$aNodeListNew[] = $row;
}
$sMsg = json_encode($aNodeListNew, JSON_UNESCAPED_UNICODE | JSON_PRETTY_PRINT);