This website works better with JavaScript
Home
Explore
Help
Register
Sign In
UIMS
/
Code
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
修改
wangbo
4 years ago
parent
38c4626f9c
commit
d93af62554
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
operation_manager/src/main/resources/mapper/order/WorkOrderManageMapper.xml
+ 1
- 0
operation_manager/src/main/resources/mapper/order/WorkOrderManageMapper.xml
View File
@@ -806,5 +806,6 @@
</if>
</if>
</where>
+ order by t1.date_create desc
</select>
</mapper>