@@ -38,7 +38,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
</sql>
<sql id="selectTAppExamRuleNewVo">
- select * from t_app_exam_rule
+ select * from t_app_exam_rule_new
<select id="selectTAppExamRuleList" parameterType="TAppExamRule" resultMap="TAppExamRuleResult">