lyhzzz 4 月之前
父節點
當前提交
a6e2d766e7
共有 1 個文件被更改,包括 1 次插入1 次删除
  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,
-      o.`amount`, as money
+      o.`amount` as money,
       i.`type`,
       i.`title`,
       i.`code`,