@@ -119,7 +119,7 @@
from RWA_BDM_OBJ_CONF_SILVER_GUARANTEE
<where>
<if test="null != #{term} and '' != #{term}">
- TERM = #{model.term}
+ substr(DATA_DATE,1,6) = #{model.term}
</if>
<if test="null != #{subjectNumber} and '' != #{subjectNumber}">
and PRIN_ACCOUNT_NO = #{subjectNumber}
@@ -121,7 +121,7 @@
@@ -99,7 +99,7 @@
@@ -107,7 +107,7 @@
@@ -116,7 +116,7 @@
@@ -114,7 +114,7 @@