区域组管理实现

This commit is contained in:
dy
2025-06-25 17:03:05 +08:00
parent 187690125c
commit f615486c55
8 changed files with 462 additions and 0 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.TbAreaGroupMapper">
</mapper>