This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
usoft
/
saas-platform
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
去掉排序,改视图排序
rainco
7 年 前
親
1a26d7cc58
コミット
6ccd4e5540
1 ファイル変更
、
0 行追加
、
1 行削除
分割表示
差分情報を表示
0
1
applications/storage/storage-server/src/main/resources/mapper/ProdInOutReportMapper.xml
+ 0
- 1
applications/storage/storage-server/src/main/resources/mapper/ProdInOutReportMapper.xml
ファイルの表示
@@ -55,7 +55,6 @@
and companyid = #{companyId}
</if>
</where>
- order by pi_date desc
</select>