This commit is contained in:
2025-06-23 09:29:31 +08:00
45 changed files with 1977 additions and 337 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.TbCityAreaMapper">
<mapper namespace="org.dromara.property.mapper.SysCityAreaMapper">
</mapper>