傅行帆 пре 4 година
родитељ
комит
7acb314c4e
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1
    0
      src/main/resources/mapper/property/BillInvoiceMapper.xml

+ 1
- 0
src/main/resources/mapper/property/BillInvoiceMapper.xml Прегледај датотеку

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