Commit 75ee063d authored by huyuchen's avatar huyuchen

商险问题修改

parent eb146246
......@@ -326,7 +326,6 @@
a.UPDATE_TIME,
a.UPDATE_BY,
a.CREATE_NAME,
a.BPO_FLAG,
a.CREATE_TIME
</sql>
<sql id="tPaymentInfo_where">
......@@ -1520,6 +1519,7 @@
<!--tPaymentInfo公积金推送查询-->
<select id="getTPaymentFundPushInfo" resultMap="tPaymentInfoMap">
SELECT
a.BPO_FLAG,
<include refid="Base_Column_List"/>
FROM t_payment_info a
<where>
......
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