|
@@ -299,6 +299,7 @@ public class PhotoSpeakVideoController extends BaseController { |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
@AuthIgnore |
|
|
@GetMapping(value = "/music") |
|
|
@GetMapping(value = "/music") |
|
|
@ApiOperation("获取默认音乐") |
|
|
@ApiOperation("获取默认音乐") |
|
|
public ResultData music() { |
|
|
public ResultData music() { |
|
|