日志评论
This commit is contained in:
parent
09ca3f3260
commit
080cc6bea5
@ -20,7 +20,8 @@
|
||||
d.avatar AS commentAvatar,
|
||||
d.nickname AS commentUserName,
|
||||
a.COMMENT AS COMMENT,
|
||||
a.type AS type e.COMMENT AS replyComment,
|
||||
a.type AS type,
|
||||
e.COMMENT AS replyComment,
|
||||
<if test="dto.isShowWorkLogContent != null and dto.isShowWorkLogContent == 1">
|
||||
b.name as workLogName,
|
||||
b.form_variables AS workLogContent,
|
||||
|
Loading…
Reference in New Issue
Block a user