autoUpdataFile

dev_local_v9_haijunshiguan_net
eduauto 1 year ago
parent db650b1bd6
commit d021376cd8

@ -162,11 +162,11 @@ function getUnlockAnswer(id, aid) {
answer_id: aid
});
}
function setUnity3dStatus(id, result, data) {
return (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* .post */ .v_)("tasks/".concat(id, "/set_games_status.json"), {
function setUnity3dStatus(id, result, data, otherData) {
return (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* .post */ .v_)("tasks/".concat(id, "/set_games_status.json"), _root_workspace_ppte5yg23_local_v9_test6_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_2___default()({
result: result,
data: data
});
}, otherData || {}));
}
//保留唯一一个方法

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

@ -252,11 +252,11 @@ function getUnlockAnswer(id, aid) {
answer_id: aid
});
}
function setUnity3dStatus(id, result, data) {
return (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* .post */ .v_)("tasks/".concat(id, "/set_games_status.json"), {
function setUnity3dStatus(id, result, data, otherData) {
return (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* .post */ .v_)("tasks/".concat(id, "/set_games_status.json"), _root_workspace_ppte5yg23_local_v9_test6_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_2___default()({
result: result,
data: data
});
}, otherData || {}));
}
//保留唯一一个方法

@ -162,11 +162,11 @@ function getUnlockAnswer(id, aid) {
answer_id: aid
});
}
function setUnity3dStatus(id, result, data) {
return (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* .post */ .v_)("tasks/".concat(id, "/set_games_status.json"), {
function setUnity3dStatus(id, result, data, otherData) {
return (0,_utils_fetch__WEBPACK_IMPORTED_MODULE_3__/* .post */ .v_)("tasks/".concat(id, "/set_games_status.json"), _root_workspace_ppte5yg23_local_v9_test6_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_2___default()({
result: result,
data: data
});
}, otherData || {}));
}
//保留唯一一个方法

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