|
@@ -28,6 +28,10 @@ return [
|
|
|
|
|
|
'env' => env('APP_ENV', 'production'),
|
|
'env' => env('APP_ENV', 'production'),
|
|
|
|
|
|
|
|
+ //迭代版本
|
|
|
|
+ 'version'=>env('APP_VERSION',1.0),
|
|
|
|
+ 'power_by'=>env('APP_POWERBY','宝妈'),
|
|
|
|
+
|
|
/*
|
|
/*
|
|
|--------------------------------------------------------------------------
|
|
|--------------------------------------------------------------------------
|
|
| Application Debug Mode
|
|
| Application Debug Mode
|