组织架构考勤规则修改二次提交

This commit is contained in:
fl 2024-12-02 20:02:57 +08:00
parent df9820163d
commit be4aeae9cd
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
and oc.is_check = #{isCheck} and oc.is_check = #{isCheck}
</if> </if>
</if> </if>
group by oc.is_check ASC order by oc.is_check ASC
</select> </select>
<select id="selectOrgChangeById" resultType="com.bonus.system.att.entity.OrgChangeBean"> <select id="selectOrgChangeById" resultType="com.bonus.system.att.entity.OrgChangeBean">