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
//test
private_deployment
xhxu
1 year ago
parent
79a41807e3
commit
1684dce79a
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
suimangService/src/main/resources/mapper/UserDigitalAvatarOrderMapper.xml
+ 1
- 1
suimangService/src/main/resources/mapper/UserDigitalAvatarOrderMapper.xml
View File
@@ -62,7 +62,7 @@
and `title` like concat('%', #{title},'%')
and `title` like concat('%', #{title},'%')
</if>
</if>
<if test=" null !=
videoS
tatus ">
<if test=" null !=
s
tatus ">
and `status` = #{status}
and `status` = #{status}
</if>
</if>
Write
Preview
Loading…
Cancel
Save