This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
usoft
/
saas-platform
Xem
1
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
去掉排序,改视图排序
rainco
7 năm trước cách đây
mục cha
1a26d7cc58
commit
6ccd4e5540
1 tập tin đã thay đổi
với
0 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
0
1
applications/storage/storage-server/src/main/resources/mapper/ProdInOutReportMapper.xml
+ 0
- 1
applications/storage/storage-server/src/main/resources/mapper/ProdInOutReportMapper.xml
Xem Tập Tin
@@ -55,7 +55,6 @@
and companyid = #{companyId}
</if>
</where>
- order by pi_date desc
</select>