1.修复首页统计数量错误问题

This commit is contained in:
2025-10-15 18:26:16 +08:00
parent 145034b908
commit a7582cb558
2 changed files with 2 additions and 2 deletions

View File

@@ -433,5 +433,6 @@
#{user_id}
</foreach>
</if>
group by user_id
</select>
</mapper>