code update recorded at: 03/04/25 12:24:50
This commit is contained in:
parent
5d2bf1c512
commit
f2de850787
|
|
@ -53,7 +53,7 @@ export const handler = async (req, res) => {
|
||||||
// BOILER_CODE_END
|
// BOILER_CODE_END
|
||||||
|
|
||||||
function modifyObj(obj) {
|
function modifyObj(obj) {
|
||||||
|
|
||||||
if ("queryID" in obj) {
|
if ("queryID" in obj) {
|
||||||
delete obj["queryID"];
|
delete obj["queryID"];
|
||||||
}
|
}
|
||||||
|
|
@ -74,3 +74,4 @@ Method for generating 256 hash code for a String:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user