办学质量监测教学评价系统
ageer
2025-05-03 009aa5f1a50293f5b32efcda879a233c6f83f6e1
ruoyi-modules/ruoyi-chat/src/main/java/org/ruoyi/chat/controller/tripartite/TaskController.java
@@ -11,6 +11,13 @@
import org.ruoyi.chat.util.MjOkHttpUtil;
import org.springframework.web.bind.annotation.*;
/**
 * 绘画任务查询
 *
 * @author ageerle
 * @date 2025-05-03
 */
@Api(tags = "任务查询")
@RestController
@RequestMapping("/mj/task")