Commit 46858363 authored by litengwei's avatar litengwei

解决视频频繁加载

parent 7f59c162
......@@ -273,7 +273,7 @@ public class ContingencyPlanServiceImpl implements IContingencyPlanService {
msgContext.put("content", "startPlanFirst");
map.put("contingency", new ContingencyRo());
// map.put("msgContext", "{\"content\":\"startPlan\"}");
msgContext.put("content", "startPlan");
// msgContext.put("content", "startPlan");
map.put("contingency", contingencyRo);
map.put("msgContext", msgContext);
map.put("msgType", "refreshRecord");
......
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