公司管理和pom文件提交

This commit is contained in:
jjLv 2024-02-29 09:06:12 +08:00
parent fa57161301
commit c3321a25f9
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ import javax.annotation.Resource;
import java.util.List; import java.util.List;
@Service("ProjectManageService") @Service("ProjectManageService")
public class ProjectManageServiceimlp implements ProjectManageService { public class ProjectManageServiceImlp implements ProjectManageService {
@Resource @Resource
private ProjectManageDao dao; private ProjectManageDao dao;