diff --git a/60861.9c19e40b.async.js b/60861.31e99966.async.js
similarity index 99%
rename from 60861.9c19e40b.async.js
rename to 60861.31e99966.async.js
index 91d97e5e4b..2b5e38ac4b 100644
--- a/60861.9c19e40b.async.js
+++ b/60861.31e99966.async.js
@@ -163,11 +163,10 @@ function getUnlockAnswer(id, aid) {
});
}
function setUnity3dStatus(id, result, data, otherData) {
- return (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* .post */ .v_)("tasks/".concat(id, "/set_games_status.json"), {
+ return (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* .post */ .v_)("tasks/".concat(id, "/set_games_status.json"), _root_workspace_ppte5yg23_local_v9_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_2___default()({
result: result,
- data: data,
- otherData: otherData
- });
+ data: data
+ }, otherData || {}));
}
//保留唯一一个方法
diff --git a/index.html b/index.html
index f070e9fe77..2d1294faad 100644
--- a/index.html
+++ b/index.html
@@ -26,7 +26,7 @@
display: block !important;
}
-
+