このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
server
/
formallProject
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
ceshi
release_toaliyun_real
xhxu
5年前
親
c82cd5c30e
コミット
28efb0cdec
1個のファイルの変更
、
2行の追加
、
2行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+2
-2
mallinkService/src/main/resources/mapper/WxShopMapper.xml
+ 2
- 2
mallinkService/src/main/resources/mapper/WxShopMapper.xml
ファイルの表示
@@ -255,7 +255,7 @@
left join wx_mall_floor f on s.floor=f.id
where s.is_del=0
<if test=" null != id ">
<
!--<
if test=" null != id ">
and s.`id` = #{id}
</if>
@@ -283,7 +283,7 @@
</if>
<if test="null == sortColumn">
<if test=" null != sortColumns">order by ${sortColumns}</if>
</if>
</if>
-->
</select>
書き込み
プレビュー
読み込み中…
キャンセル
保存