This commit is contained in:
linfso 2024-04-20 09:35:09 +08:00
parent 60bf4f9d2b
commit 00aeb414c6

View File

@ -36,7 +36,7 @@
<association property="countyName" column="county" select="selectRegionNameByCode"/>
<association property="townName" column="town" select="selectRegionNameByCode"/>
<association property="siteName" column="site_code" select="selectSiteNameByCode"/>
<association property="countryAreaName" column="site_code" select="selectCountryAreaNameById"/>
<association property="countryAreaName" column="country_area_id" select="selectCountryAreaNameById"/>
</resultMap>
<sql id="selectEmisDestinationVo">