Tag信息获取
Some checks failed
JslGroup/JslDeveloper/JSL_OrganizeInternalOA/pipeline/head There was a failure building this commit
Some checks failed
JslGroup/JslDeveloper/JSL_OrganizeInternalOA/pipeline/head There was a failure building this commit
This commit is contained in:
parent
c7869775ef
commit
6813b5195d
|
@ -212,7 +212,7 @@ public class ProjectDAO {
|
|||
}
|
||||
|
||||
|
||||
public List<ProjectDO> tget(Integer id, List<String> tags, Integer isFinish) {
|
||||
public List<ProjectDO> tget(Integer id) {
|
||||
log.info("DAO层");
|
||||
return projectMapper.tget(id);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user