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