配置修改

This commit is contained in:
2022-11-14 17:55:23 +08:00
parent 448aa856e9
commit 94c0e196ed
3 changed files with 4 additions and 2 deletions

View File

@ -184,6 +184,7 @@
from monitor_keqi_asia_rate
</select>
<select id="keqiCountryRate" resultMap="Monitor_KEQI_Country_Rate">
select mkcr.id,
mkcr.country,
@ -221,4 +222,4 @@
and #{end} >= mea.year
</if>
</select>
</mapper>
</mapper>