修改大屏接口
This commit is contained in:
parent
94fd631ea7
commit
29afc5ee2e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue