Commit d9804bb3 authored by 周昊's avatar 周昊

1、app端修改现状风险详情报错问题

parent 13a77443
...@@ -21,12 +21,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" ...@@ -21,12 +21,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
lr.`name` AS roomName, lr.`name` AS roomName,
rpil.plan_id AS planId, rpil.plan_id AS planId,
rpil.`name`, rpil.`name`,
rpil.point_type as pointType,
rpil.factor, rpil.factor,
rpil.type, rpil.type,
rpil.`level`, rpil.`level`,
rpil.`risk_likelihood`,
rpil.`risk_severity`,
rpil.presence_location AS presenceLocation, rpil.presence_location AS presenceLocation,
rpil.picture_file_ids AS pictureFileIds, rpil.picture_file_ids AS pictureFileIds,
rpil.measures_project AS measuresProject, rpil.measures_project AS measuresProject,
......
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