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
1 year ago
parent
2f9c6b2227
commit
07a67c8f89
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/PhotoSpeakVideoController.java
+ 1
- 0
suimangCApi/src/main/java/com/iformall/controller/PhotoSpeakVideoController.java
View File
@@ -299,6 +299,7 @@ public class PhotoSpeakVideoController extends BaseController {
}
}
@AuthIgnore
@GetMapping(value = "/music")
@ApiOperation("获取默认音乐")
public ResultData music() {
Write
Preview
Loading…
Cancel
Save