增加行政区划树接口

This commit is contained in:
lxj
2025-06-19 18:19:58 +08:00
parent 17b028c6cd
commit fabb2d8abc
32 changed files with 666 additions and 332 deletions

View File

@@ -2,6 +2,6 @@
<!DOCTYPE mapper
PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="org.dromara.system.mapper.TdMeterConfigMapper">
<mapper namespace="org.dromara.iot.mapper.TdMeterConfigMapper">
</mapper>