fix:报告详情页无法删除评论Bug
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
<select id="page" resultType="com.adc.da.report.vo.ReportCommentVo">
|
||||
SELECT
|
||||
ruc.id AS id,
|
||||
ruc.user_id AS userId,
|
||||
u.USNAME AS userName,
|
||||
ruc.comment AS comment,
|
||||
|
||||
Reference in New Issue
Block a user