Commit 610a5c1b authored by mcb's avatar mcb

no message

parent de7ca49a
...@@ -379,7 +379,7 @@ ...@@ -379,7 +379,7 @@
where 1=1 and ds.data_status = '1' dsd.ID = #{srcDataSourceId} where 1=1 and ds.data_status = '1' dsd.ID = #{srcDataSourceId}
</select> </select>
<select id="queryListById" resultMap="java.util.Map"> <select id="queryListById11" resultType="java.util.Map">
select select
src_table_name as srcTableName, src_table_name as srcTableName,
connector_job_id as connectorJobId, connector_job_id as connectorJobId,
......
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