新增了单位接口
All checks were successful
Build and Push to Target Registry / 构建并推送镜像到目标仓库 (push) Successful in 6m20s
All checks were successful
Build and Push to Target Registry / 构建并推送镜像到目标仓库 (push) Successful in 6m20s
This commit is contained in:
parent
9eeca6f32e
commit
5ec2a67049
@ -50,6 +50,7 @@ public class EnumFetcherServiceImpl implements EnumFetcherService {
|
||||
private ServiceWorkOrdersTypeMapper serviceWorkOrdersTypeMapper;
|
||||
@Autowired
|
||||
private TbUnitMapper unitMapper;
|
||||
@Autowired
|
||||
private AttendanceUserGroupMapper attendanceUserGroupMapper;
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user