排序
This commit is contained in:
parent
8812229159
commit
c25842381e
@ -36,7 +36,6 @@
|
||||
<if test="suggest != null and suggest != ''">and suggest = #{suggest}</if>
|
||||
<if test="createtime != null ">and createtime = #{createtime}</if>
|
||||
</where>
|
||||
order by createtime desc
|
||||
</select>
|
||||
|
||||
<select id="selectByMathPlanById" parameterType="Long" resultMap="ByMathPlanResult">
|
||||
|
Loading…
x
Reference in New Issue
Block a user