ruoyi-modules/ruoyi-chat/src/main/java/org/ruoyi/chat/controller/tripartite/FaceController.java
@@ -16,6 +16,12 @@ import org.springframework.web.bind.annotation.RestController; /** * 绘画(换脸)任务查询 * * @author ageerle * @date 2025-05-03 */ @Api(tags = "任务查询") @RestController @RequestMapping("/mj")