This website works better with JavaScript
Home
Explore
Help
Register
Sign In
usoft
/
saas-platform
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
去掉排序,改视图排序
rainco
7 years ago
parent
1a26d7cc58
commit
6ccd4e5540
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
applications/storage/storage-server/src/main/resources/mapper/ProdInOutReportMapper.xml
+ 0
- 1
applications/storage/storage-server/src/main/resources/mapper/ProdInOutReportMapper.xml
View File
@@ -55,7 +55,6 @@
and companyid = #{companyId}
</if>
</where>
- order by pi_date desc
</select>