From 207246c5b21937d9c9ad2022129a179222f61a84 Mon Sep 17 00:00:00 2001
From: tiger_zhou <123456>
Date: Tue, 27 Sep 2022 14:42:55 +0800
Subject: [PATCH 1/3] =?UTF-8?q?=E7=90=86=E8=AE=BA=E8=AF=95=E9=A2=98?=
=?UTF-8?q?=E7=AE=A1=E7=90=86=E4=BB=A3=E7=A0=81=E8=B0=83=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../mybatis/mapper/PaperQuestionDAO.xml | 17 ++++++-----------
1 file changed, 6 insertions(+), 11 deletions(-)
diff --git a/src/main/resources/mybatis/mapper/PaperQuestionDAO.xml b/src/main/resources/mybatis/mapper/PaperQuestionDAO.xml
index 1d44ca1f7..7add0a3ed 100644
--- a/src/main/resources/mybatis/mapper/PaperQuestionDAO.xml
+++ b/src/main/resources/mybatis/mapper/PaperQuestionDAO.xml
@@ -77,10 +77,7 @@
- id, `type`, create_user_id, create_time, project_code, company_id, race_lable, is_del,question_answer
-
-
- question, question_option
+ id, `type`, create_user_id, create_time, project_code, company_id, race_lable, is_del,question_answer,question, question_option