인게임메시지 스케줄조회 상태 추가
This commit is contained in:
@@ -152,7 +152,8 @@
|
||||
send_cnt,
|
||||
deleted,
|
||||
end_dt,
|
||||
repeat_type
|
||||
repeat_type,
|
||||
send_status
|
||||
from notice
|
||||
where send_status in ('WAIT', 'RUNNING')
|
||||
and deleted = false
|
||||
|
||||
Reference in New Issue
Block a user