このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
suimang
/
suimangServer
ウォッチ
6
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
修改声音接口
private_deployment
lrh
1年前
親
7968862d49
コミット
7993257cf4
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
suimangService/src/main/resources/mapper/PhotoSpeakVideoMapper.xml
+ 1
- 1
suimangService/src/main/resources/mapper/PhotoSpeakVideoMapper.xml
ファイルの表示
@@ -161,7 +161,7 @@
from photo_speak_video
where video_status = 5 and user_id = #{userId}
<if test="list != null and list.size > 0">
id in
and
id in
<foreach collection="list" index="index" item="id" open="(" separator="," close=")">
#{id}
</foreach>
書き込み
プレビュー
読み込み中…
キャンセル
保存