md
This commit is contained in:
parent
60bf4f9d2b
commit
00aeb414c6
@ -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">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user