Commit 75f45f58 authored by suhuiguang's avatar suhuiguang

1.bug 修改

parent d35912c6
...@@ -2020,8 +2020,6 @@ ...@@ -2020,8 +2020,6 @@
) a ) a
<include refid="mobile-check-record-where" /> <include refid="mobile-check-record-where" />
</select> </select>
<select id="getCheckDetail" resultType="Map"> <select id="getCheckDetail" resultType="Map">
SELECT SELECT
pc.id checkId, pc.id checkId,
...@@ -2046,7 +2044,7 @@ ...@@ -2046,7 +2044,7 @@
'%Y-%m-%d %H:%i:%s' '%Y-%m-%d %H:%i:%s'
)) planDate, )) planDate,
ppl.name planName, ppl.name planName,
pp.plan_type planType, ppl.plan_type planType,
ppt.user_name planUser, ppt.user_name planUser,
pci.input_name itemName, pci.input_name itemName,
pii.maintenance_content itemContent, pii.maintenance_content itemContent,
......
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