Commit b2a30db0 by wangweidong

检测结果查询排序

parent 8789fbed
...@@ -137,6 +137,8 @@ ...@@ -137,6 +137,8 @@
AND s.code LIKE CONCAT('%',#{vo.code},'%') AND s.code LIKE CONCAT('%',#{vo.code},'%')
</if> </if>
ORDER BY e.code,s.code
</select> </select>
<!--原铝品味统计查询--> <!--原铝品味统计查询-->
......
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