php bin/swoft entity:create orders 根据 orders 表创建entity实体文件
./swoftcli.phar run -c http:start 项目文件修改,自动重启 http 服务
pathinfo($file->getClientFilename(), PATHINFO_EXTENSION)
Log::error('%s. (At %s line %d)', $e->getMessage(), $e->getFile(), $e->getLine()); 记录异常详细信息