params.php 132 Bytes Raw Blame History Permalink 1 2 3 4 5 6 <?php return [ 'adminEmail' => 'admin@example.com', //api接口是否检验client_secret参数 'verifySign' => true, ];