@ -715,9 +715,9 @@ pop_box_new(htmlvalue, 480, 182);
testSetUnlock() {
const { game } = this.state;
const url = `/v1/games/${game.identifier}/check_test_sets.json`
const url = `/tasks/${game.identifier}/check_test_sets.json`
axios.get(url, {
withCredentials: true,
// withCredentials: true,
})
.then((response) => {
// TODO status -2 重复操作,直接解锁