feat: 客户和项目管理按时间倒序
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
OR p.technical_owner_c = #{query.technicalOwner})
|
||||
</if>
|
||||
ORDER BY
|
||||
p.id DESC
|
||||
p.create_time DESC
|
||||
</sql>
|
||||
|
||||
<select id="getLicenseProjects" resultType="org.agt.module.license.controller.admin.project.vo.ProjectRespVO">
|
||||
|
||||
Reference in New Issue
Block a user