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
//下载视频
private_deployment
xhxu
1 year ago
parent
0dc1206a07
commit
f613dfe79e
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
suimangCApi/src/main/java/com/iformall/controller/UserMouldVideoController.java
+ 1
- 0
suimangCApi/src/main/java/com/iformall/controller/UserMouldVideoController.java
View File
@@ -219,6 +219,7 @@ public class UserMouldVideoController extends BaseController {
} catch (IOException e) {
throw new MallinkException(ErrorCode.SYS_SERVER_ERROR);
}
try{
if(id == null){
throw new MallinkException(ErrorCode.SYS_PARAMETER_NOT_NULL);
Write
Preview
Loading…
Cancel
Save