傅行帆 4 anni fa
parent
commit
7acb314c4e

+ 1
- 0
src/main/resources/mapper/property/BillInvoiceMapper.xml Vedi File

@@ -165,6 +165,7 @@
165 165
         i.id,
166 166
         i.bill_invoice_explain AS billInvoiceExplain,
167 167
         i.pay_price AS payPrice,
168
+        i.pay_date as payDate,
168 169
         i.ta_user_id AS taUserId,
169 170
         i.bill_status AS billStatus,
170 171
         b.bill_name AS billName,