|
|
@@ -186,7 +186,7 @@ |
|
|
need_pay,receive_pay,pay,owe,receive_date,pay_date,expired_day,status,'' starttime,'' endtime,rent_shop_type |
|
|
need_pay,receive_pay,pay,owe,receive_date,pay_date,expired_day,status,'' starttime,'' endtime,rent_shop_type |
|
|
from wx_bill_other |
|
|
from wx_bill_other |
|
|
union |
|
|
union |
|
|
select id,merchant_id,shop_id,tenant_id,name,8 bill_type_value,'其他押金' bill_type,0 as |
|
|
|
|
|
|
|
|
select id,merchant_id,shop_id,tenant_id,comments as name,8 bill_type_value,'其他押金' bill_type,0 as |
|
|
need_pay,receive_pay,pay,owe,receive_date,pay_date,expired_day,status,'' starttime,'' endtime,rent_shop_type |
|
|
need_pay,receive_pay,pay,owe,receive_date,pay_date,expired_day,status,'' starttime,'' endtime,rent_shop_type |
|
|
from wx_bill_other_deposit |
|
|
from wx_bill_other_deposit |
|
|
) bill |
|
|
) bill |
|
|
|