增加无感通行业务逻辑

This commit is contained in:
lxj
2025-08-04 19:04:20 +08:00
parent c66c81b434
commit 7f76de6073
24 changed files with 1223 additions and 147 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.SisAlarmEventAttachmentsMapper">
</mapper>