This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
suimang
/
suimangServer
Watch
6
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
//Mould
private_deployment
xhxu
1 year ago
parent
ae32af4a8c
commit
2d8939ae99
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
suimangService/src/main/resources/mapper/UserMouldVideoMapper.xml
+ 1
- 1
suimangService/src/main/resources/mapper/UserMouldVideoMapper.xml
View File
@@ -68,7 +68,7 @@
and `voice_mould_id` = #{voiceMouldId}
</if>
<if test=" null != background
Mould
Id ">
<if test=" null != backgroundId ">
and `background_id` = #{backgroundId}
</if>
Write
Preview
Loading…
Cancel
Save