|
|
|
@@ -914,7 +914,7 @@ |
|
|
|
<select id="allDepositList" parameterType="com.iformall.domain.vo.WxBillAll" resultMap="allVoResultMap"> |
|
|
|
select bill.* |
|
|
|
from ( |
|
|
|
select id,merchant_id,shop_id,tenant_id,'租赁押金' name,2 billTypeValue,'租赁押金','租赁押金' |
|
|
|
select id,merchant_id,shop_id,tenant_id,'租赁押金' name,2 billTypeValue,'租赁押金' |
|
|
|
billType,need_pay,receive_pay receivePay,pay,owe,receive_date receiveDate,pay_date,expired_day,status,freeze,0 |
|
|
|
late_pay_price,0 |
|
|
|
service_charge_pay |
|
|
|
|