safety.php 69 B

12345
  1. <?php
  2. return[
  3. //后台入口名称
  4. 'adname'=>'admin.php',
  5. ];