|
@@ -54,12 +54,12 @@ CREATE TABLE IF NOT EXISTS `t_fault_record` (
|
|
|
-- ----------------------------
|
|
-- ----------------------------
|
|
|
INSERT INTO `t_mp_msg_template` (`template_id`, `biz_type`, `title`, `primary_industry`, `deputy_industry`, `content`, `example`, `page_path`, `create_time`, `update_time`)
|
|
INSERT INTO `t_mp_msg_template` (`template_id`, `biz_type`, `title`, `primary_industry`, `deputy_industry`, `content`, `example`, `page_path`, `create_time`, `update_time`)
|
|
|
VALUES (
|
|
VALUES (
|
|
|
- '', -- 待替换为实际申请的模版ID
|
|
|
|
|
|
|
+ 'Th-izNrL4o2X_zshLfMUk4H8ulhQSnfUSCnmwMq4T-Y',
|
|
|
'FAULT_ALERT',
|
|
'FAULT_ALERT',
|
|
|
'设备故障提醒',
|
|
'设备故障提醒',
|
|
|
'IT科技',
|
|
'IT科技',
|
|
|
'IT软件与服务',
|
|
'IT软件与服务',
|
|
|
- '{thing1.DATA}{thing2.DATA}{thing3.DATA}{time4.DATA}',
|
|
|
|
|
|
|
+ '{{thing26.DATA}}{{thing9.DATA}}{{thing5.DATA}}{{time2.DATA}}',
|
|
|
'站点:XX洗车站点\n设备:设备001\n故障类型:设备离线\n故障时间:2025-01-01 12:00:00',
|
|
'站点:XX洗车站点\n设备:设备001\n故障类型:设备离线\n故障时间:2025-01-01 12:00:00',
|
|
|
'',
|
|
'',
|
|
|
NOW(),
|
|
NOW(),
|
|
@@ -71,12 +71,12 @@ VALUES (
|
|
|
-- ----------------------------
|
|
-- ----------------------------
|
|
|
INSERT INTO `t_mp_msg_template` (`template_id`, `biz_type`, `title`, `primary_industry`, `deputy_industry`, `content`, `example`, `page_path`, `create_time`, `update_time`)
|
|
INSERT INTO `t_mp_msg_template` (`template_id`, `biz_type`, `title`, `primary_industry`, `deputy_industry`, `content`, `example`, `page_path`, `create_time`, `update_time`)
|
|
|
VALUES (
|
|
VALUES (
|
|
|
- '', -- 待替换为实际申请的模版ID
|
|
|
|
|
|
|
+ 'hnAaDKy92EySs2Pz778RPevh91qUVaSADSQAUzyeE1Y',
|
|
|
'FAULT_RECOVER',
|
|
'FAULT_RECOVER',
|
|
|
'设备故障恢复提醒',
|
|
'设备故障恢复提醒',
|
|
|
'IT科技',
|
|
'IT科技',
|
|
|
'IT软件与服务',
|
|
'IT软件与服务',
|
|
|
- '{thing1.DATA}{thing2.DATA}{thing3.DATA}{time4.DATA}',
|
|
|
|
|
|
|
+ '{{thing14.DATA}}{{thing3.DATA}}{{thing2.DATA}}{{time6.DATA}}',
|
|
|
'站点:XX洗车站点\n设备:设备001\n故障类型:设备离线\n恢复时间:2025-01-01 14:00:00',
|
|
'站点:XX洗车站点\n设备:设备001\n故障类型:设备离线\n恢复时间:2025-01-01 14:00:00',
|
|
|
'',
|
|
'',
|
|
|
NOW(),
|
|
NOW(),
|