このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
server
/
formallProject
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
Merge branch 'release_toaliyun_real' of
https://git.malls.iformall.com/server/formallProject
into release_toaliyun_real
release_toaliyun_real
zhengfangyuan
3年前
親
6c42de016d
17614595f5
コミット
b9ccfc49b3
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
mallinkService/src/main/resources/mapper/WxPressBatchMapper.xml
+ 1
- 1
mallinkService/src/main/resources/mapper/WxPressBatchMapper.xml
ファイルの表示
@@ -35,7 +35,7 @@
and `status` = #{status}
</if>
<if test=" null != name
&&
'' != name">
<if test=" null != name
and
'' != name">
and `name` like concat('%', #{name},'%')
</if>
書き込み
プレビュー
読み込み中…
キャンセル
保存