1.修复IP top10 使用类型报错 由integer改为Long
2.Bps修正为bps
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
<th class="tl"><spring:message code="GByte"/></th>
|
||||
<th class="tl"><spring:message code="percentage"/> (<spring:message code="GByte"/>)</th>
|
||||
<th class="tl"><spring:message code="pps"/></th>
|
||||
<th class="tl"><spring:message code="second_bps"/></th>
|
||||
<th class="tl lowercase"><spring:message code="second_bps"/></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody id="tableData"></tbody>
|
||||
|
||||
Reference in New Issue
Block a user