committer: heyu
This commit is contained in:
aike 2025-11-10 18:35:25 +08:00
parent cf11dcaec2
commit b2482de2c2

View File

@ -68,8 +68,6 @@
<association property="delayOpManName" column="delay_op_man_code" select="com.xdadan.erp.emis.mapper.EmisBaseMapper.selectEmpNameByCode"/>
<association property="updateByName" column="update_by" select="com.xdadan.erp.emis.mapper.EmisBaseMapper.selectEmpNameByCode"/>
</resultMap>
<!-- 简化版resultMap -->