このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
server
/
formallProject
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
bug
release_toaliyun_real
xhxu
5年前
親
e73bf823e0
コミット
5790142b8a
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml
+ 1
- 1
mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml
ファイルの表示
@@ -882,7 +882,7 @@
and c.id = #{couponId}
</if>
<if test=" null != title ">
and c.title
= #{title}
and c.title
like concat('%', #{title},'%')
</if>
<if test=" null != business ">
and c.business = #{business}
書き込み
プレビュー
読み込み中…
キャンセル
保存