This commit is contained in:
dy
2025-07-19 09:52:37 +08:00
parent 625be80cf2
commit 49ec73df49
15 changed files with 485 additions and 43 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.AttendanceScheduleMemberMapper">
<mapper namespace="org.dromara.property.mapper.AttendanceUserGroupMapper">
</mapper>