TC 기능 수정 / 디자인 수정 변경

This commit is contained in:
kimre
2022-07-15 14:21:03 +09:00
parent a4e5cde9f6
commit 34e7957081
91 changed files with 9087 additions and 8673 deletions

View File

@@ -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'