3.13优化版本

This commit is contained in:
2025-03-13 18:05:11 +08:00
parent eeada32164
commit 324771bada
5 changed files with 24 additions and 15 deletions

View File

@ -63,8 +63,8 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<select id="appQueryPageList" resultType="com.ruoyi.wgz.bo.res.WgzReplacementCardRecordRes">
SELECT
a.*,
b.username,
b.avatar_name,
b.username as auditorname,
b.avatar_name as auditorHead,
c.username as userName
FROM
wgz_reissueacard a