Commit fab35722 authored by tianbo's avatar tianbo

维保备案超期修改

parent 2bf4308d
......@@ -37,7 +37,7 @@ public class WBCQEventHandler implements SafetyProblemEventHandler {
}
private void generateProblem(JSONObject jsonObject) {
SafetyProblemTopicMessage.generateProblem(jsonObject, SafetyProblemTypeEnum.JYCQ, safetyProblemTracingService);
SafetyProblemTopicMessage.generateProblem(jsonObject, SafetyProblemTypeEnum.WBCQ, safetyProblemTracingService);
}
}
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