he2802 4 년 전
부모
커밋
44abae757a
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      zhongzheng-system/src/main/resources/mapper/modules/user/UserBankQuestionRecordMapper.xml

+ 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