md
This commit is contained in:
parent
a8d99b12e4
commit
d7da49c804
@ -34,7 +34,7 @@
|
||||
<association property="cityName" column="city" select="selectRegionNameByCode"/>
|
||||
<association property="countyName" column="county" select="selectRegionNameByCode"/>
|
||||
<association property="townName" column="town" select="selectRegionNameByCode"/>
|
||||
<association property="siteName" column="town" select="selectSiteNameByCode"/>
|
||||
<association property="siteName" column="site_code" select="selectSiteNameByCode"/>
|
||||
|
||||
|
||||
</resultMap>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user