更新目录结构

This commit is contained in:
molong
2022-04-29 20:26:03 +08:00
parent 4ef43e0258
commit ca1fbd6fd1
89 changed files with 529 additions and 381 deletions

View File

@@ -8,8 +8,8 @@
// +----------------------------------------------------------------------
namespace app\controller\admin;
use app\model\Attribute;
use app\model\Model as ModelM;
use app\model\module\Attribute;
use app\model\module\Model as ModelM;
use think\facade\Cache;
/**