bug修复
This commit is contained in:
parent
802001f039
commit
36c95e4930
|
|
@ -26,7 +26,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|||
`micro-tool`.bzgl_bz bzgl_bz
|
||||
left join `uni_org`.org_user org_user on bzgl_bz.bzz_idcard = org_user.id_card
|
||||
<where>
|
||||
and bzgl_bz.bz_status = 3
|
||||
bzgl_bz.bz_status = 3
|
||||
and bzgl_bz.sfjs = 0
|
||||
and bzgl_bz.bzz_idcard = #{idCard}
|
||||
</where>
|
||||
|
|
|
|||
Loading…
Reference in New Issue