|
|
@ -112,7 +112,7 @@ |
|
|
</select> |
|
|
</select> |
|
|
<!--多条件查询收款订单列表--> |
|
|
<!--多条件查询收款订单列表--> |
|
|
<select id="selectCollection1" resultType="com.example.demo.domain.vo.cash.CashCollection"> |
|
|
<select id="selectCollection1" resultType="com.example.demo.domain.vo.cash.CashCollection"> |
|
|
select cr.id,cr.jwcode,cr.name,cr.market, |
|
|
|
|
|
|
|
|
select cr.order_type, cr.id,cr.jwcode,cr.name,cr.market, |
|
|
m1.name as marketName, |
|
|
m1.name as marketName, |
|
|
cr.activity,cr.order_code,cr.bank_code, |
|
|
cr.activity,cr.order_code,cr.bank_code, |
|
|
cr.goods_name,cr.good_num, |
|
|
cr.goods_name,cr.good_num, |
|
|
|