模块大小写修改

This commit is contained in:
2025-11-17 16:51:58 +08:00
parent 12341e3987
commit 49e6e5e256
4 changed files with 4 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ use think\Validate;
* 后台首页
* @internal
*/
class Index extends guildadmin
class Index extends GuildAdmin
{
protected $noNeedLogin = ['login'];