更新 mes_in_sct/start.php
All checks were successful
Run Unit Tests / test (pull_request) Successful in 5s
All checks were successful
Run Unit Tests / test (pull_request) Successful in 5s
This commit is contained in:
parent
589458fbbe
commit
1f8361eb17
@ -1,5 +1,6 @@
|
||||
#!/usr/bin/env php
|
||||
<?php
|
||||
|
||||
require_once __DIR__ . '/vendor/autoload.php';
|
||||
// 使用 getopt 函数解析命令行参数
|
||||
$options = getopt('h::', ['APP_ENV::', 'help::']);
|
||||
|
Loading…
x
Reference in New Issue
Block a user