Merge branch 'master' into kakaoFT

This commit is contained in:
rosewiper 2024-02-13 09:50:12 +09:00
commit 0716045d21

View File

@ -11,7 +11,7 @@
,BLOCK_ID AS blockId
,USER_ID AS userId
,PHONE AS phone
,REG_DATE AS regDate
,DATE_FORMAT(REG_DATE, '%Y-%m-%d %T' ) AS regDate
,REJECT_LOG_ID AS rejectLogId
,BLOCK_TYPE AS blockType
,MEMO AS memo