序号 | Topic | 生产量 | 消费量 | 生产大小 | 消费大小 | 用途 | 操作 | |||||
暂无数据 | ||||||||||||
${(pagination.result.currentPage - 1)*pagination.result.numOfPage + topicTrafficVO_index + 1} | ${topicTrafficVO.name} | <#if topicTrafficVO.topicTraffic??>${topicTrafficVO.topicTraffic.countFormat} | <#else>0 | #if> <#if topicTrafficVO.consumerTraffic??>${topicTrafficVO.consumerTraffic.countFormat} | <#else>0 | #if> <#if topicTrafficVO.topicTraffic??>${topicTrafficVO.topicTraffic.sizeFormat} | <#else>0 | #if> <#if topicTrafficVO.consumerTraffic??>${topicTrafficVO.consumerTraffic.sizeFormat} | <#else>0 | #if> <#if topicTrafficVO.own><#if topicTrafficVO.info?? && topicTrafficVO.info !=''> ${topicTrafficVO.info!} <#else> #if> | <#else>${topicTrafficVO.info!} | #if>
<#if topicTrafficVO.own>
|