댓글작성 수정정
All checks were successful
LocalNet_front/pipeline/head This commit looks good

This commit is contained in:
dyhj625 2025-03-21 10:56:56 +09:00
parent e8753588ca
commit be3f8a8b36

View File

@ -442,7 +442,7 @@
LOCCMTRPY: reply.comment,
LOCCMTPWD: reply.password || null,
LOCCMTPNT: reply.parentId,
LOCCMTNIC: data.isCheck ? data.nickname : null,
LOCCMTNIC: reply.isCheck ? reply.nickname : null,
LOCBRDTYP: reply.isCheck ? '300102' : null,
});