com.fuyuanshen.
This commit is contained in:
@ -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.dromara.demo.mapper.TestDemoMapper">
|
||||
<mapper namespace="com.fuyuanshen.demo.mapper.TestDemoMapper">
|
||||
|
||||
<select id="customPageList" resultType="com.fuyuanshen.demo.domain.vo.TestDemoVo">
|
||||
SELECT * FROM test_demo ${ew.customSqlSegment}
|
||||
|
Reference in New Issue
Block a user