明树Git Lab

Commit fd8e7f34 authored by zengfanpei's avatar zengfanpei

update

parent 16654dff
......@@ -174,7 +174,8 @@ async function handleDeviceThreshold(obj) {
receiveUser: element._id,
content: "",
exceeds,
title: "土壤墒情采集数据预警通知"
title: "土壤墒情采集数据预警通知",
type: 3,
});
}
......
......@@ -158,7 +158,8 @@ async function handleDeviceThreshold(obj) {
receiveUser: element._id,
content: "",
exceeds,
title: "气象站采集数据预警通知"
title: "气象站采集数据预警通知",
type: 3,
});
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment