This commit is contained in:
yumoqing 2026-05-07 16:41:14 +08:00
parent 19fcb860f2
commit 9370ffc11c

View File

@ -11,6 +11,7 @@ try:
} }
} }
except Exception as e: except Exception as e:
exception(f'{ppid=}, {data=}, {e}{format_exc()}')
return { return {
"status": "error", "status": "error",
"data": { "data": {