指导信息
- 名称
- 信息类型
- 发布人
- 发布时间
-
<%for(talentsInformation in talentsInformationList){%>
-
${talentsInformation.name}
<%if(talentsInformation.infoType == 1){%> 就业指导 <%}else if(talentsInformation.infoType == 2){%> 工作顾问 <%}else if(talentsInformation.infoType == 3){%> 新闻资讯 <%}else if(talentsInformation.infoType == 4){%> 简历模板 <%}else if(talentsInformation.infoType == 5){%> 面试指南 <%}else if(talentsInformation.infoType == 6){%> 其他 <%}%>
${talentsInformation.userName}
${talentsInformation.createDate}
<%}%>
- 首页
- <<
- 1
- 2
- >>
- 末页