|
|
@ -983,7 +983,7 @@ VALUES ('admin', '7ad2410b2f4c074479a8937a28a22b8f', '0', 'xxx@qq.com', '', '0', |
|
|
|
|
|
|
|
|
|
|
|
-- Records of t_ds_alertgroup, default admin warning group |
|
|
|
-- Records of t_ds_alertgroup, default admin warning group |
|
|
|
INSERT INTO t_ds_alertgroup(alert_instance_ids, create_user_id, group_name, description, create_time, update_time) |
|
|
|
INSERT INTO t_ds_alertgroup(alert_instance_ids, create_user_id, group_name, description, create_time, update_time) |
|
|
|
VALUES ('1,2', 1, 'default admin warning group', 'default admin warning group', '2018-11-29 10:20:39', '2018-11-29 10:20:39'); |
|
|
|
VALUES (NULL, 1, 'default admin warning group', 'default admin warning group', '2018-11-29 10:20:39', '2018-11-29 10:20:39'); |
|
|
|
|
|
|
|
|
|
|
|
-- Records of t_ds_queue,default queue name : default |
|
|
|
-- Records of t_ds_queue,default queue name : default |
|
|
|
INSERT INTO t_ds_queue(queue_name, queue, create_time, update_time) |
|
|
|
INSERT INTO t_ds_queue(queue_name, queue, create_time, update_time) |
|
|
|