no message

This commit is contained in:
2025-07-16 15:22:07 +08:00
parent b336d61914
commit d66ed66247
2 changed files with 54 additions and 2 deletions

View File

@@ -30,7 +30,8 @@ function Sq_Pack_Control(Chunk) {
}
}
} catch (exception) {
print("error packmsg: " + Pack_Json.op);
// print("error packmsg: " + Pack_Json.op);
print(exception);
}
}