排班详情

This commit is contained in:
dy
2025-07-30 16:17:52 +08:00
parent d42e2c627f
commit 6965b78db0
15 changed files with 431 additions and 174 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE mapper
PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="org.dromara.property.mapper.AttendanceArrangementGroupMapper">
</mapper>