更新 mes_in_sct/start.php
Some checks failed
Run Unit Tests / test (pull_request) Has been cancelled

This commit is contained in:
james 2025-06-19 08:27:17 +08:00
parent a7f7fc6f9f
commit 86808c2342

View File

@ -14,3 +14,4 @@ if (isset($options['APP_ENV'])) {
putenv('APP_ENV='.$options['APP_ENV']); putenv('APP_ENV='.$options['APP_ENV']);
} }
\libs\core\App::run(); \libs\core\App::run();