提交修改
This commit is contained in:
parent
a9477b6626
commit
f647aae784
@ -48,6 +48,7 @@ public class ThirdTaskController {
|
||||
@Autowired
|
||||
private TaskRespService taskRespService;
|
||||
|
||||
//测试 git
|
||||
@RequestMapping("/handler")
|
||||
public R handler(@RequestBody CommandDto commandDto) throws Exception {
|
||||
SysUserEntity user = null;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user