소스 검색

实收信息修改

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