Commit f23d2e94 by qwmqiuwenmin

fix

parent 883b20ac
...@@ -368,7 +368,7 @@ ...@@ -368,7 +368,7 @@
<select id="listByPDataIdAndTaskId" resultMap="BaseResultMap"> <select id="listByPDataIdAndTaskId" resultMap="BaseResultMap">
select select
<include refid="Base_Column_List"/> <include refid="Base_Column_List_data"/>
from tab_haoban_pre_deal_log from tab_haoban_pre_deal_log
where task_id = #{taskId} where task_id = #{taskId}
and p_data_id =#{pDataId} and p_data_id =#{pDataId}
......
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