he2802 4 年 前
コミット
44abae757a

+ 0 - 1
zhongzheng-system/src/main/resources/mapper/modules/user/UserBankQuestionRecordMapper.xml

@@ -38,7 +38,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
 
     <select id="queryDoneList" parameterType="com.zhongzheng.modules.user.domain.UserBankQuestionRecord"  resultType="com.zhongzheng.modules.bank.domain.Question">
         SELECT
-        ubqr.is_right,
         q.*
         FROM
         user_bank_question_record ubqr