refactor(property):

- 水电气表业务、厂商业务移动至物业模块
This commit is contained in:
2025-07-17 12:38:58 +08:00
parent 177bbe5a8f
commit 3f97caad42
46 changed files with 905 additions and 1462 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.property.mapper.TdFactoryMapper">
<mapper namespace="org.dromara.property.mapper.TbFactoryMapper">
</mapper>