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