增加梯控服务

This commit is contained in:
lxj
2025-07-10 18:36:45 +08:00
parent f98e94ecd1
commit 815fe53f1a
17 changed files with 508 additions and 91 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.SisDeviceBindRefMapper">
</mapper>