Commit e8d9a7e1 authored by 刘林's avatar 刘林

fix(JG):设备移交保Bug修改

parent 6b645f64
......@@ -55,7 +55,8 @@
tec1.name AS equList,
tec.name AS equDefine,
jet.create_date AS createDate,
jet.next_execute_user_ids as nextExecuteUserIds
jet.next_execute_user_ids as nextExecuteUserIds,
jet.create_user_id as createUserId
FROM
tzs_jg_equip_transfer jet
LEFT JOIN tzs_jg_equip_transfer_eq ete ON ete.equip_transfer_id = jet.sequence_nbr
......
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