运维模块重命名提交

This commit is contained in:
2025-09-17 10:33:39 +08:00
parent ad55550d9f
commit bc2d41ca89
10 changed files with 208 additions and 214 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.ops.personnel.mapper.SubConstructionUserMapper">
<mapper namespace="org.dromara.ops.personnel.mapper.OpsUserMapper">
</mapper>