Commit ca29b929 by 徐高华

Merge branch 'master-调整队列' into 'developer'

手动激活只查未激活状态的

See merge request !1472
parents fa387fd3 f92e25a5
......@@ -92,7 +92,7 @@
<include refid="Base_Column_List"/>
from tab_haoban_qywx_fee_order_account
where wx_enterprise_id = #{wxEnterpriseId}
and status in (1,4)
and status in (1)
</select>
<update id="updateByActiveCode">
......
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