Commit 046d37e6 authored by huyuchen's avatar huyuchen

huych-入职确认信息编辑提交

parent 09c76273
......@@ -476,6 +476,7 @@
1=1 and a.type_sub = '0'
<include refid="tDispatchInfoPre_where"/>
</where>
group by a.id
</select>
<select id="selectFundExportCount" resultType="java.lang.Long">
SELECT
......@@ -487,6 +488,7 @@
and a.DELETE_FLAG = '0'
<include refid="tDispatchInfoPre_where"/>
</where>
group by a.id
</select>
<select id="selectFundCount" resultType="java.lang.Long">
......
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