<#include "/public/template/editTemplate.html"> <#macro editContent>
* <@ZKUI.IP name="ip" id="id_ipaddress" value="${(item.ip)!}"/>
* <@ZKUI.IP name="ipMast" id="id_subnetMask" value="${(item.ipMast)!}"/>
* <@ZKUI.IP name="gateway" id="id_gateway" value="${(item.gateway)!}"/>