办学质量监测教学评价系统
ageer
2025-05-03 009aa5f1a50293f5b32efcda879a233c6f83f6e1
ruoyi-modules/ruoyi-chat/src/main/java/org/ruoyi/chat/controller/tripartite/SunoController.java
@@ -14,6 +14,13 @@
import org.ruoyi.common.core.utils.OkHttpUtil;
import org.springframework.web.bind.annotation.*;
/**
 * 文生歌曲任务提交
 *
 * @author ageerle
 * @date 2025-05-03
 */
@RestController
@RequestMapping("/sunoapi")
@RequiredArgsConstructor