Commit 17254673 authored by hongguangwu's avatar hongguangwu

MVP1.7.7-合同信息

parent 886438fb
......@@ -261,6 +261,7 @@
<if test="searchCspVo.feedbackType != null and searchCspVo.feedbackType.trim() != ''">
AND a.feedback_type = #{searchCspVo.feedbackType}
</if>
GROUP BY a.id
order by a.create_time desc
</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