このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
server
/
formallProject
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
[微信开发平台][修改]:批量审核查询
release_toaliyun_real
Stormeye Wu
7年前
親
cfb8afbd6a
コミット
0e1d1e074d
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
mallinkService/src/main/resources/mapper/WxWeappCodeStatusMapper.xml
+ 1
- 1
mallinkService/src/main/resources/mapper/WxWeappCodeStatusMapper.xml
ファイルの表示
@@ -111,7 +111,7 @@
and c.`type` = #{type}
</if>
<if test=" null != userVersion ">
and
v
c.`user_version` = #{userVersion}
and c.`user_version` = #{userVersion}
</if>
<if test=" null != codeStatus ">
and c.`code_status` = #{codeStatus}
書き込み
プレビュー
読み込み中…
キャンセル
保存