傅行帆 4 år sedan
förälder
incheckning
7acb314c4e
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1
    0
      src/main/resources/mapper/property/BillInvoiceMapper.xml

+ 1
- 0
src/main/resources/mapper/property/BillInvoiceMapper.xml Visa fil

@@ -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,