修改大屏接口

This commit is contained in:
liuwu 2023-08-25 11:19:29 +08:00
parent 94fd631ea7
commit 29afc5ee2e
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<select id="advanceDept" resultType="map">
SELECT
a.`events`,
c.type,
b.dept_name dept,
SUM( c.score ) score,
sum( c.now_score ) nowScore