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