mirror of
https://github.com/continew-org/continew-admin.git
synced 2026-01-11 08:57:10 +08:00
feat: 完善仪表盘总计区块内容
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<mapper namespace="top.charles7c.cnadmin.system.mapper.AnnouncementMapper">
|
||||
|
||||
<select id="selectDashboardList"
|
||||
resultType="top.charles7c.cnadmin.system.model.vo.AnnouncementDashboardVO">
|
||||
resultType="top.charles7c.cnadmin.system.model.vo.DashboardAnnouncementVO">
|
||||
SELECT
|
||||
`id`, `title`, `type`
|
||||
FROM `sys_announcement`
|
||||
|
||||
Reference in New Issue
Block a user