更新目录结构

This commit is contained in:
2023-10-21 17:45:00 +08:00
parent 59cc869bb2
commit 664295167d
55 changed files with 1856 additions and 6329 deletions

View File

@@ -20,4 +20,4 @@ class Request extends \think\Request{
public function static(){
return $this->domain() . '/storage/';
}
}
}