This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
UIMS
/
Code
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu khéo về
0
Wiki
Browse Source
修改
wangbo
4 năm trước cách đây
mục cha
38c4626f9c
commit
d93af62554
1 tập tin đã thay đổi
với
1 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
1
0
operation_manager/src/main/resources/mapper/order/WorkOrderManageMapper.xml
+ 1
- 0
operation_manager/src/main/resources/mapper/order/WorkOrderManageMapper.xml
Xem Tập Tin
@@ -806,5 +806,6 @@
</if>
</if>
</where>
+ order by t1.date_create desc
</select>
</mapper>