组织架构考勤规则修改二次提交
This commit is contained in:
parent
df9820163d
commit
be4aeae9cd
|
|
@ -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">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue