chen.lin
3 天以前 6e127398cc8b5dcd78a81029f1c747ceee37af18
rsf-server/src/main/resources/mapper/manager/MatnrGroupMapper.xml
@@ -2,4 +2,7 @@
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.vincent.rsf.server.manager.mapper.MatnrGroupMapper">
    <select id="selectGroupMatnrs" resultType="com.vincent.rsf.server.manager.entity.Matnr">
    </select>
</mapper>