Auto Submit

dev_local_v9_beifangminzu
autosubmit 2 years ago
parent 0befcf7546
commit 059d5688e6

@ -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 || {}));
}
//保留唯一一个方法

@ -26,7 +26,7 @@
display: block !important;
}
</style><script>if(document.domain !== "www.educoder.net") document.title = '';</script>
<script src="/react/build/umi.ae112e3a.js"></script>
<script src="/react/build/umi.fe888827.js"></script>
<script src="/react/build/js/public.js"></script>
</body>
</html>

@ -301,11 +301,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 || {}));
}
//保留唯一一个方法

@ -253,11 +253,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 || {}));
}
//保留唯一一个方法

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save