|
@@ -136,6 +136,7 @@ public class PatrolInspectionEventServiceImpl extends AbstractCrudService<Patrol
|
|
jsonObject.addProperty("infoType",2);
|
|
jsonObject.addProperty("infoType",2);
|
|
jsonObject.addProperty("id",patrolInspectionEvent.getId());
|
|
jsonObject.addProperty("id",patrolInspectionEvent.getId());
|
|
remoteMceService.addMce(jsonObject.toString());
|
|
remoteMceService.addMce(jsonObject.toString());
|
|
|
|
+
|
|
}
|
|
}
|
|
|
|
|
|
@Override
|
|
@Override
|