|
@ -92,6 +92,7 @@ |
|
|
<where> |
|
|
<where> |
|
|
${ew.sqlSegment} |
|
|
${ew.sqlSegment} |
|
|
and length(furd.busVinSid) > 0 |
|
|
and length(furd.busVinSid) > 0 |
|
|
|
|
|
and furd.kxState != '02' |
|
|
</where> |
|
|
</where> |
|
|
group by furd.sid, currentReceivableMoney>0, furd.contractNo |
|
|
group by furd.sid, currentReceivableMoney>0, furd.contractNo |
|
|
having currentReceivableMoney>0 |
|
|
having currentReceivableMoney>0 |
|
|