Przeglądaj źródła

[租赁押金][修改][显示店铺信息]

release_toaliyun_real
gongbiao 7 lat temu
rodzic
commit
21d527ea68
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxBillDepositMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxBillDepositMapper.xml Wyświetl plik

@@ -73,7 +73,7 @@
br.`pay_date` payDate,br.`createtime`,br.`expired_day` expiredDay,br.`owe`,br.`status`, 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.`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.`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 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 left join wx_shop s on br.shop_id=s.id
<where> <where>


Ładowanie…
Anuluj
Zapisz