Merge remote-tracking branch 'origin_myems/develop' into develop
commit
eba1a124c6
|
@ -123,6 +123,7 @@ INSERT INTO `tbl_rules` VALUES (14, '数据每周环比异常报警', '14', 'TEN
|
||||||
INSERT INTO `tbl_rules` VALUES (15, '数据每月环比异常报警', '15', 'TENANT04', 'TENANT', 'MEDIUM', 'EMAIL', '{\"months\": 1, \"period\": \"month\", \"tenant\": {\"id\": 1, \"name\": \"Starbucks星巴克\", \"limit\": [[\"电\", 0.6, 0], [\"水\", 0.99, 0], [\"天然气\", 0.99, 0]]}, \"recipients\": [{\"name\": \"Yinghao Huang\", \"email\": \"yinghao.huang@myems.io\", \"mobile\": \"8615652962029\"}], \"description\": \"EMS报警:租户数据每月环比异常\"}', '$s1', 1, '2021-03-29 05:08:58', '2021-03-30 05:08:58');
|
INSERT INTO `tbl_rules` VALUES (15, '数据每月环比异常报警', '15', 'TENANT04', 'TENANT', 'MEDIUM', 'EMAIL', '{\"months\": 1, \"period\": \"month\", \"tenant\": {\"id\": 1, \"name\": \"Starbucks星巴克\", \"limit\": [[\"电\", 0.6, 0], [\"水\", 0.99, 0], [\"天然气\", 0.99, 0]]}, \"recipients\": [{\"name\": \"Yinghao Huang\", \"email\": \"yinghao.huang@myems.io\", \"mobile\": \"8615652962029\"}], \"description\": \"EMS报警:租户数据每月环比异常\"}', '$s1', 1, '2021-03-29 05:08:58', '2021-03-30 05:08:58');
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
-- ---------------------------------------------------------------------------------------------------------------------
|
-- ---------------------------------------------------------------------------------------------------------------------
|
||||||
-- Table `myems_fdd_db`.`tbl_sms_recipients`
|
-- Table `myems_fdd_db`.`tbl_sms_recipients`
|
||||||
-- ---------------------------------------------------------------------------------------------------------------------
|
-- ---------------------------------------------------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue