#parse("top.html")
#parse("left.html")
招贤纳士
当前位置:
首页
>> 招贤纳士
#foreach($item in $joblist)
$item.JobTitle
$item.CreateDate.ToShortDateString()
#end
#parse("foot.html")