소스 검색

//Mould

private_deployment
xhxu 2 년 전
부모
커밋
2d8939ae99
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      suimangService/src/main/resources/mapper/UserMouldVideoMapper.xml

+ 1
- 1
suimangService/src/main/resources/mapper/UserMouldVideoMapper.xml 파일 보기

@@ -68,7 +68,7 @@
and `voice_mould_id` = #{voiceMouldId}
</if>

<if test=" null != backgroundMouldId ">
<if test=" null != backgroundId ">
and `background_id` = #{backgroundId}
</if>



불러오는 중...
취소
저장