|
@@ -1,6 +1,7 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
|
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
|
|
<mapper namespace="vip.xiaonuo.disk.mapper.UserCommentMapper">
|
|
<mapper namespace="vip.xiaonuo.disk.mapper.UserCommentMapper">
|
|
|
|
|
+
|
|
|
<select id="selectCommentPid" resultType="vip.xiaonuo.disk.vo.comment.UserCommentVo">
|
|
<select id="selectCommentPid" resultType="vip.xiaonuo.disk.vo.comment.UserCommentVo">
|
|
|
SELECT
|
|
SELECT
|
|
|
a.id,
|
|
a.id,
|