mirror of
http://git.mhez-qa.uplus.co.kr/hubez/hubez-admin.git
synced 2025-12-07 04:56:43 +09:00
TC 기능 수정 / 디자인 수정 변경
This commit is contained in:
@@ -126,7 +126,6 @@
|
||||
INTO hubez_send.${tableName} (
|
||||
CLIENT_KEY
|
||||
, REQ_PRODUCT
|
||||
, TRAFFIC_TYPE
|
||||
, MSG_STATUS
|
||||
, REQ_DATE
|
||||
, CALLBACK_NUMBER
|
||||
@@ -137,7 +136,6 @@
|
||||
)value(
|
||||
#{clientKey}
|
||||
, 'SMS'
|
||||
, 'real'
|
||||
, 'ready'
|
||||
, NOW()
|
||||
, '15445992'
|
||||
|
||||
Reference in New Issue
Block a user