修复 系统目录无登录可以访问的bug

This commit is contained in:
zyx0814 2022-04-22 14:40:04 +08:00
parent 73cfce4bcd
commit dccbabdfc8

View File

@ -0,0 +1,5 @@
<?php
return array(
'allow_robot'=>false,
'allow_view'=>1,
);