md
This commit is contained in:
parent
c55543f9ff
commit
66515e48e7
@ -4,7 +4,7 @@
|
||||
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||
<mapper namespace="com.xdadan.erp.emis.mapper.EmisBaseMapper">
|
||||
|
||||
<resultMap type="EmisCountry" id="EmisCommonResult">
|
||||
<resultMap type="EmisCountry" id="EmisBaseResult">
|
||||
|
||||
<result property="remark" column="remark" />
|
||||
<result property="tenantId" column="tenant_id" />
|
||||
|
||||
Loading…
Reference in New Issue
Block a user