Commit b70151df authored by wdy's avatar wdy

车企文件

parent f580ca43
......@@ -54,7 +54,6 @@
and identify_number like concat('%',#{identifyNumber},'%')
</if>
</where>
ORDER BY create_time DESC
</select>
<select id="findByFileName" resultType="com.ruoyi.domain.ReviewEnterpriseArchive">
SELECT id, enterprise_name, file_name, version, publish_date, status, identify_number, storage, photo, task_id, create_by, create_time
......@@ -81,6 +80,5 @@
and identify_number like concat('%',#{identifyNumber},'%')
</if>
</where>
ORDER BY create_time DESC
</select>
</mapper>
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