增加设备模块

This commit is contained in:
lxj
2025-06-18 14:28:19 +08:00
parent 86b20044c9
commit 89ab720fdd
53 changed files with 1639 additions and 1 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.property.mapper.TbCommunityMapper">
</mapper>