<#include "header.htm" />
汉邦唐科技

${field.typedescrip}

<#if field.typeleaf ==1 && field.parentid?has_content>
<#if field.typeleaf !=0> {ms:channel type='level'} <#if field.typeid == typeid || (ids?has_content && ids?split(",")?seq_contains(field.typeid.toString()))> ${field.typetitle} <#else> ${field.typetitle} {/ms:channel} <#else> {ms:channel type='son'} <#if field.typeid == typeid || (ids?has_content && ids?split(",")?seq_contains(field.typeid.toString()))> ${field.typetitle} <#else> ${field.typetitle} {/ms:channel}
${field.typetitle}
${field.content}

<#include "footer.htm" />