#foreach($child in $obj.childs) #set($child_img="$!webPath/$!config.memberIcon.path/$!config.memberIcon.name") #if($!child.user.photo) #set($child_img="$!webPath/$!child.user.photo.path/$!child.user.photo.name") #end
$!CommUtil.formatLongDate($!child.addTime)
#end