名称修改

This commit is contained in:
JinLu.Yin 2022-07-27 22:38:18 +08:00
parent a53c4072cc
commit b7c3bf6b61
6 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<!DOCTYPE mapper <!DOCTYPE mapper
PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
"http://mybatis.org/dtd/mybatis-3-mapper.dtd"> "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"> <resultMap type="MdProdutSop" id="MdProdutSopResult">
<result property="sopId" column="sop_id" /> <result property="sopId" column="sop_id" />