{php include wl_template('common/header');} {if empty($_GPC['lct'])} {/if}
授权信息
{if empty($auth)} {else}
产品名称:{$auth['name']}
平台数量:{$auth['number']}
最新版本:{$auth['version']}
授权域名:{$auth['siteurl']}
授权IP:{$auth['ip']}
授权码:{$auth['code']}
授权状态:{$auth['status']}
到期时间:{$auth['endtime']}
站点ID:{$auth['siteid']}
{/if}
{php include wl_template('common/footer');}