This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
cicv
/
cicv_data_closed_loop
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
ff29acc090
ブランチ
タグ
guide_is_clean
guide_is_guide
kinglong
master
v2025.3.18
cicv_data_cl...
/
amd64
/
web_server
/
resource
/
sql
/
exam-reset-by-id.sql
exam-reset-by-id.sql
94 B
履歴
Raw
1
2
3
4
5
6
update exam
set end_time = ?,
score_online = 0,
details = null
where id = ?