优化
This commit is contained in:
@ -62,8 +62,8 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
||||
wdc.dily_time,
|
||||
wu.avatar_name,
|
||||
wu.username,
|
||||
wu.status,
|
||||
wu.create_time
|
||||
wdc.status,
|
||||
wdc.create_time
|
||||
from wgz_daily_clock wdc
|
||||
left join wgz_user wu on wdc.user_id = wu.user_id
|
||||
where wdc.auditor_user_id = #{dto.auditorUserId}
|
||||
|
||||
Reference in New Issue
Block a user