Commit 48112a16 authored by 徐俊's avatar 徐俊

xujun

parent 2b2d5785
......@@ -258,5 +258,5 @@ public class ComProjectAssignServiceImpl extends BaseServiceImpl<ComProjectAssig
public List<ComProjectGroupDTO> getProjectGroupAssignById(String id, String expertId) {
return comProjectAssignDAO.getProjectGroupAssignById(id, expertId);
}
}
......@@ -42,5 +42,4 @@
#{item}
</foreach>
</select>
</mapper>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment