lyhzzz hace 4 meses
padre
commit
9720d2cbac
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/main/resources/mapper/manage/InvoiceMapper.xml

+ 1 - 1
src/main/resources/mapper/manage/InvoiceMapper.xml

@@ -94,7 +94,7 @@
       o.`order_sn`,
       o.`trade_time` AS payTime,
       i.`create_time` AS invoiceTime,
-      i.`money`,
+      o.`money`,
       i.`type`,
       i.`title`,
       i.`code`,