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