|
|
@ -146,6 +146,7 @@ |
|
|
|
type = #{vo.type} |
|
|
|
type = #{vo.type} |
|
|
|
</if> |
|
|
|
</if> |
|
|
|
and (BUSINESS_CLASSIFY != '' and BUSINESS_CLASSIFY is not null) |
|
|
|
and (BUSINESS_CLASSIFY != '' and BUSINESS_CLASSIFY is not null) |
|
|
|
|
|
|
|
and PUSHER_NAME is not null |
|
|
|
</where> |
|
|
|
</where> |
|
|
|
group by businessClassify,pusherName |
|
|
|
group by businessClassify,pusherName |
|
|
|
</select> |
|
|
|
</select> |
|
|
|