mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-21 23:55:35 +08:00
cs fix
This commit is contained in:
@@ -211,7 +211,7 @@ class Framework
|
||||
|
||||
// 预览模式则直接提出
|
||||
if ($args['preview'] ?? false) {
|
||||
exit();
|
||||
exit;
|
||||
}
|
||||
|
||||
// 初始化服务器
|
||||
|
||||
Reference in New Issue
Block a user