md
This commit is contained in:
parent
306f9f0125
commit
ae27244f36
@ -49,7 +49,7 @@
|
||||
<result property="prodName" column="prod_name" />
|
||||
|
||||
<association property="prodName" column="prod_code" select="selectProdNameByCode"/>
|
||||
<association property="transLine" column="trans_line" select="selectLineNameByCode"/>
|
||||
<association property="transLine" column="trans_line_code" select="selectLineNameByCode"/>
|
||||
<association property="useSiteName" column="use_site_code" select="selectSiteNameByCode"/>
|
||||
|
||||
</resultMap>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user