Commit 5d662d1e by zhiwj

资源组倒序

parent 9da5b806
......@@ -232,6 +232,7 @@
<if test="enterpriseId != null ">
and enterprise_id = #{enterpriseId}
</if>
order by create_time desc
</select>
<select id="getBySelective" resultMap="BaseResultMap">
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