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
lrh
2 years ago
parent
2328318a06
commit
0c12725a93
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
suimangCApi/src/main/java/com/iformall/controller/PhotoSpeakVideoController.java
+ 0
- 1
suimangCApi/src/main/java/com/iformall/controller/PhotoSpeakVideoController.java
View File
@@ -298,7 +298,6 @@ public class PhotoSpeakVideoController extends BaseController {
}
}
@AuthIgnore
@GetMapping(value = "/music")
@ApiImplicitParams({
@ApiImplicitParam(name = "pageNum", value = "页数", dataType = "int", paramType = "query", required = true),
Write
Preview
Loading…
Cancel
Save