浏览代码

实收信息修改

wangli 4 年之前
父节点
当前提交
2ca05edf66
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      smart-city-platform/src/main/resources/mapper/pay/PayPayReceivedMapper.xml

+ 2 - 0
smart-city-platform/src/main/resources/mapper/pay/PayPayReceivedMapper.xml

@@ -87,6 +87,8 @@
             max(users.name) as "createbyname",
             max(rece.create_date) as "transtime",
             max(rece.invoice_id) as "invoiceId",
+            max(canceltime) as "canceltime",
+            (select name from sc_user where id= max(reced.cancelperson)) as "cancelperson",
             rece.year as "year",
             rece.month as "month"
         from pay_pay_received rece