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