このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
server
/
formallProject
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
[渠道][修改][查询判断]
release_toaliyun_real
gongbiao
7年前
親
e3adcac607
コミット
15b9711cfe
1個のファイルの変更
、
2行の追加
、
2行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+2
-2
mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml
+ 2
- 2
mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml
ファイルの表示
@@ -39,8 +39,8 @@
<if test=" null != type ">
and cc.`type` = #{type}
</if>
<if test=" null != title ">
<if test=" null != title
and ''!= title
">
and cc.`title` like concat('%', #{title},'%')
</if>
書き込み
プレビュー
読み込み中…
キャンセル
保存