添加实体类
parent
0b8ffdafae
commit
ff75547536
|
@ -25,6 +25,7 @@ import static com.muyu.common.core.utils.PageUtils.startPage;
|
|||
@RequestMapping("/taskInput")
|
||||
public class TaskInputController {
|
||||
|
||||
|
||||
@Autowired
|
||||
private TaskInputService taskInputService;
|
||||
|
||||
|
|
Loading…
Reference in New Issue