add workflow 天润Smart-ccc会话数据,dev
This commit is contained in:
parent
0ccf2455ed
commit
bf0e0675ca
|
@ -4,7 +4,7 @@
|
|||
/*Brilliance stems from wisdoms. */
|
||||
/*************Head Section**************************************************************************/
|
||||
/*Script Use: Periodically load data to :cust_chat_record_info(ccc客户会话记录信息) */
|
||||
/*Create Date:2024-08-22 15:17:11 */
|
||||
/*Create Date:2024-08-22 17:02:40 */
|
||||
/*SDM Developed By: dev */
|
||||
/*SDM Developed Date: 2024-08-14 */
|
||||
/*SDM Checked By: dev */
|
||||
|
@ -169,7 +169,7 @@ SELECT
|
|||
,'' /*contact_channel*/
|
||||
,'' /*contact_app_id*/
|
||||
,p1.group_name /*app_name*/
|
||||
,p1.group_name /*group_name*/
|
||||
,case when p1.group_name like 'Tai%' then 'TW' when p1.group_name like '%China%' then 'CN' else p1.group_name end /*group_name*/
|
||||
,p1.pre_chat_service /*queue_name*/
|
||||
,p0."event" /*service_name*/
|
||||
,p1.chat_creation_time /*start_time*/
|
||||
|
|
Loading…
Reference in New Issue