[#include "/business/wechat/include/title.html" /] [#include "/business/wechat/include/wheader.html" /]
健康检查指标项
[#if health?? && health?size>0]

${health.ITEM_NAME}

优先级名称

${health.PRIORITY_LEVEL_NAME}

期望值

${health.EXPECT_VALUE}

配置三级分类名称

${health.thirdlevel_name}

巡检项说明

${StringUtil.str2Html(health.ITEM_NOTE)}

检测标准及方法

${StringUtil.str2Html(health.STEPS)}

[/#if]