md
This commit is contained in:
parent
f2377d40ab
commit
b2e5a8624f
@ -982,11 +982,11 @@
|
||||
</if>
|
||||
|
||||
<if test="payee != null and payee != ''">
|
||||
or a.payee=#{payee}
|
||||
and a.payee=#{payee}
|
||||
</if>
|
||||
|
||||
<if test="salesmen != null and salesmen != '' " >
|
||||
or a.salesmen=#{salesmen}
|
||||
and a.salesmen=#{salesmen}
|
||||
</if>
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user