V1.2.8
This commit is contained in:
parent
6a600d1f16
commit
8634a9a861
|
|
@ -11,8 +11,8 @@
|
|||
|
||||
return [
|
||||
'api_url' => env('BEIKE_API_URL', 'https://beikeshop.com'),
|
||||
'version' => '1.2.5',
|
||||
'build' => '20221226',
|
||||
'version' => '1.2.8',
|
||||
'build' => '20230113',
|
||||
|
||||
'admin_name' => env('ADMIN_NAME'),
|
||||
'force_url_https' => env('APP_FORCE_HTTPS', false),
|
||||
|
|
|
|||
Loading…
Reference in New Issue