Merge branch 'version_20210122_task' of http://gitlab.ldxinyong.com/enterpriseManagement/lz_management into version_20210122_task

This commit is contained in:
DirectionOfMind 2021-01-27 10:52:33 +08:00
commit c9db550e68

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;