Commit 89e216c3 authored by KeYong's avatar KeYong

Merge remote-tracking branch 'origin/develop_dl' into develop_dl

parents f2a2068c e5801a74
......@@ -6672,7 +6672,7 @@
<select id="getEquipIndexList" resultType="java.util.Map">
SELECT
equipment_specific_id AS equipmentSpecificId,
update_date AS updateDate,
concat(update_date, '') AS updateDate,
equipment_index_key AS equipmentIndexKey
FROM
(
......
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