Commit 66734b50 authored by wangxl's avatar wangxl

1

parent 7f2a9415
......@@ -18,7 +18,7 @@
<where>
${ew.sqlSegment}
</where>
order by a.created asc
order by a.group_name asc,a.display_order asc
</select>
<select id="getAssignExpertList" resultType="com.yiboshi.science.param.dto.ComProjectAssignDTO">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment