This website works better with JavaScript
Home
Explore
Help
Register
Sign In
fjnx
/
soc
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
文件上传代码
gaoxiong
2 years ago
parent
ce9667f1d0
commit
d017f236d2
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
soc-modules/soc-modules-file/src/main/java/com/xunmei/file/controller/SysFileController.java
+ 2
- 0
soc-modules/soc-modules-file/src/main/java/com/xunmei/file/controller/SysFileController.java
View File
@@ -119,4 +119,6 @@ public class SysFileController
throw new RuntimeException(e);
}
}
+
+
}