模块大小写修改

This commit is contained in:
2025-11-17 16:48:47 +08:00
parent 0b69fc5ddd
commit 12341e3987
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
namespace app\guildadmin\controller;
use app\common\controller\guildadmin;
use app\common\controller\GuildAdmin;
use think\Config;
use think\Db;
use think\Hook;