|
|
|
@@ -73,7 +73,7 @@ |
|
|
|
br.`pay_date` payDate,br.`createtime`,br.`expired_day` expiredDay,br.`owe`,br.`status`, |
|
|
|
br.`need_pay` needPay,m.`name` merchantName,s.shop_number shopNumber,br.`updatetime`, |
|
|
|
br.`merchant_id` merchantId,br.`rent_shop_type` rentShopType,br.`return_price` returnPrice, |
|
|
|
br.pay_way payWay |
|
|
|
br.pay_way payWay,br.shop_info shopInfo |
|
|
|
from wx_bill_rent_deposit br left join wx_merchant m on br.merchant_id=m.id |
|
|
|
left join wx_shop s on br.shop_id=s.id |
|
|
|
<where> |
|
|
|
|