提交修改

This commit is contained in:
quyixiao 2021-01-27 09:57:29 +08:00
parent a9477b6626
commit f647aae784

View File

@ -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;