扎线设备智慧运维平台项目
This commit is contained in:
parent
831414f780
commit
d3cbd004a8
@ -84,6 +84,7 @@
|
|||||||
<if test="moduleType != null and moduleType != ''"> and module_type =
|
<if test="moduleType != null and moduleType != ''"> and module_type =
|
||||||
#{moduleType}</if>
|
#{moduleType}</if>
|
||||||
</where>
|
</where>
|
||||||
|
ORDER BY reserve_nine DESC
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
<select id="selectGodUniversalElectricMeterById" parameterType="String" resultMap="GodUniversalElectricMeterResult">
|
<select id="selectGodUniversalElectricMeterById" parameterType="String" resultMap="GodUniversalElectricMeterResult">
|
||||||
|
@ -103,35 +103,35 @@
|
|||||||
dataList: [
|
dataList: [
|
||||||
{
|
{
|
||||||
name:"王虎",
|
name:"王虎",
|
||||||
time:'2023-12-09',
|
time:'2024-04-09',
|
||||||
msg:"更换油液",
|
msg:"更换油液",
|
||||||
status:'已完成',
|
status:'已完成',
|
||||||
device:'2250粗轧辊'
|
device:'2250粗轧辊'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name:"纪科",
|
name:"纪科",
|
||||||
time:'2023-12-10',
|
time:'2024-03-10',
|
||||||
msg:"清除污染油液",
|
msg:"清除污染油液",
|
||||||
status:'已完成',
|
status:'已完成',
|
||||||
device:'2250粗轧辊'
|
device:'2250粗轧辊'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name:"胡蔗",
|
name:"胡蔗",
|
||||||
time:'2023-12-17',
|
time:'2024-02-17',
|
||||||
msg:"更换油液",
|
msg:"更换油液",
|
||||||
status:'已完成',
|
status:'已完成',
|
||||||
device:'250精轧2号辊'
|
device:'250精轧2号辊'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name:"李海",
|
name:"李海",
|
||||||
time:'2023-12-19',
|
time:'2024-01-19',
|
||||||
msg:"更换油液",
|
msg:"更换油液",
|
||||||
status:'已完成',
|
status:'已完成',
|
||||||
device:'250精轧4号辊'
|
device:'250精轧4号辊'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name:"王虎",
|
name:"王虎",
|
||||||
time:'2023-12-20',
|
time:'2024-01-10',
|
||||||
msg:"更换油液",
|
msg:"更换油液",
|
||||||
status:'已完成',
|
status:'已完成',
|
||||||
device:'250精轧4号辊'
|
device:'250精轧4号辊'
|
||||||
|
Loading…
Reference in New Issue
Block a user