@@ -1900,3 +1900,46 @@ Caused by: java.sql.SQLSyntaxErrorException: Unknown column 'o.type' in 'where c
2022-02-08 18:55:15.518 [http-nio-8002-exec-3] DEBUG com.fzm.common.mapper.PaymentMapper.list_COUNT-==> Preparing: SELECT count(0) FROM (SELECT order_id, update_date AS trade_time, '支付' AS type FROM tb_payment UNION ALL SELECT order_id, update_date AS trade_time, '退款' AS type FROM tb_refund WHERE refund_status = 2) t LEFT JOIN tb_order o ON t.order_id = o.id LEFT JOIN tb_user u ON o.user_id = u.id LEFT JOIN tb_auth_person p ON u.id = p.user_id WHERE o.pay_scene = ? AND o.order_name LIKE concat('%', ?, '%') AND u.telephone = ? AND p.name = ? AND t.type = ? AND t.trade_time >= ? AND t.trade_time <= ?
2022-02-08 18:56:00.512 [scheduling-1] INFO com.fzm.admin.schedule.CopyrightTask-当前版权状态无更新, 流水号为: 22011391333
2022-02-08 18:56:38.907 [SpringContextShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer-Waiting for workers to finish.
2022-02-08 18:56:39.234 [SpringContextShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer-Successfully waited for workers to finish.
2022-02-08 18:56:39.252 [SpringContextShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer-Waiting for workers to finish.
2022-02-08 18:56:39.364 [SpringContextShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer-Successfully waited for workers to finish.
2022-02-08 18:56:39.583 [SpringContextShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer-Shutdown ignored - container is not active already
2022-02-08 18:56:39.583 [SpringContextShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer-Shutdown ignored - container is not active already
2022-02-08 18:56:39.612 [SpringContextShutdownHook] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor-Shutting down ExecutorService 'threadPoolTaskExecutor'
2022-02-08 18:56:39.634 [SpringContextShutdownHook] INFO com.alibaba.druid.pool.DruidDataSource-{dataSource-4} closing ...
2022-02-08 18:56:39.635 [SpringContextShutdownHook] INFO com.alibaba.druid.pool.DruidDataSource-{dataSource-4} closed
2022-02-08 18:56:40.288 [SpringContextShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer-Waiting for workers to finish.
2022-02-08 18:56:40.561 [SpringContextShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer-Successfully waited for workers to finish.
2022-02-08 18:56:40.769 [SpringContextShutdownHook] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler-Shutting down ExecutorService 'taskScheduler'
2022-02-08 18:56:40.769 [SpringContextShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer-Shutdown ignored - container is not active already
2022-02-08 18:56:40.808 [SpringContextShutdownHook] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor-Shutting down ExecutorService 'threadPoolTaskExecutor'
2022-02-08 18:56:41.064 [SpringContextShutdownHook] INFO com.alibaba.druid.pool.DruidDataSource-{dataSource-1} closing ...
2022-02-08 18:56:41.070 [SpringContextShutdownHook] INFO com.alibaba.druid.pool.DruidDataSource-{dataSource-1} closed