事件指派 完成 ,查询当前用户告警信息

This commit is contained in:
15683799673
2025-08-17 07:02:49 +08:00
parent 247ad09a58
commit 2716324734
28 changed files with 1141 additions and 60 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE mapper
PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="org.dromara.sis.mapper.SisAlarmEventProcessMapper">
</mapper>