【修改】 试卷任务是否删除文件参数,新增

This commit is contained in:
dlaren
2025-08-20 09:55:15 +08:00
parent 62d8216e52
commit f8055670bd
2 changed files with 1 additions and 1 deletions

View File

@@ -89,7 +89,6 @@
<if test="isFile != null">is_file,</if>
<if test="isNet != null">is_net,</if>
<if test="isScreen != null">is_screen,</if>
<if test="isScore != null">is_score,</if>
<if test="isScoreDetail != null">is_score_detail,</if>
<if test="isDelete != null">is_delete,</if>