mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-11-04 20:28:44 +08:00 
			
		
		
		
	1. 优化支付订单回调任务,避免重复打 SQL 查询日志
2. 修复定时任务的回调,回调成功未更新状态的问题。
This commit is contained in:
		@@ -153,6 +153,7 @@ logging:
 | 
			
		||||
    cn.iocoder.yudao.module.infra.dal.mysql: debug
 | 
			
		||||
    cn.iocoder.yudao.module.infra.dal.mysql.job.JobLogMapper: INFO # 配置 JobLogMapper 的日志级别为 info
 | 
			
		||||
    cn.iocoder.yudao.module.pay.dal.mysql: debug
 | 
			
		||||
    cn.iocoder.yudao.module.pay.dal.mysql.notify.PayNotifyTaskMapper: INFO # 配置 JobLogMapper 的日志级别为 info
 | 
			
		||||
    cn.iocoder.yudao.module.system.dal.mysql: debug
 | 
			
		||||
    cn.iocoder.yudao.module.tool.dal.mysql: debug
 | 
			
		||||
    cn.iocoder.yudao.module.member.dal.mysql: debug
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user