fix
This commit is contained in:
parent
93fdd183c9
commit
bf8715b920
@ -96,6 +96,7 @@
|
||||
<if test="name !=null and name !=''">
|
||||
and name LIKE CONCAT('%',#{name},'%')
|
||||
</if>
|
||||
order by id desc
|
||||
</select>
|
||||
|
||||
<select id="selectFlowStartByName" resultType="FlowStart" >
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user