增加电梯表

This commit is contained in:
15683799673
2025-07-10 08:45:01 +08:00
parent 8ad79b4369
commit f98e94ecd1
16 changed files with 986 additions and 10 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.SisElevatorInfoMapper">
</mapper>