模块修改

This commit is contained in:
2025-11-17 16:42:14 +08:00
parent b82dac2ddd
commit 0b69fc5ddd
13 changed files with 103 additions and 159 deletions

View File

@@ -1,6 +1,6 @@
<?php
namespace app\guildAdmin\model;
namespace app\guildadmin\model;
use think\Cache;
use think\Model;