<?php namespace App\Module\Sys; class Key { /** * 二次验证是必须的 */ const must_bind_totp= 'must_bind_totp'; }