基础配置权限修改,禅道-模糊,工序Bug修改

This commit is contained in:
liuzhaotian
2024-06-26 14:56:15 +08:00
parent 5b9ead86d1
commit 8e5d71bf4b
14 changed files with 112 additions and 61 deletions
@@ -41,6 +41,7 @@
and p.piece_type = #{vo.pieceType}
</if>
</where>
order by sort,id desc
</select>
<select id="selectOneById" resultType="com.cf.imes.module.system.dal.dataobject.process.ProcessDO">