编辑会员等级权限
{foreach name="pay_type" item="vo"} {/foreach}
id 支付编号 支付类型名称
{$vo['id']} {$vo['alias_id']} {$vo['type_name']}