名称修改
This commit is contained in:
parent
a53c4072cc
commit
b7c3bf6b61
@ -2,7 +2,7 @@
|
||||
<!DOCTYPE mapper
|
||||
PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
||||
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||
<mapper namespace="com.ktg.mes.md.mapper.MdProdutSopMapper">
|
||||
<mapper namespace="com.ktg.mes.md.mapper.MdProductSopMapper">
|
||||
|
||||
<resultMap type="MdProdutSop" id="MdProdutSopResult">
|
||||
<result property="sopId" column="sop_id" />
|
Loading…
Reference in New Issue
Block a user