Update build to 20230621
This commit is contained in:
parent
35543ed409
commit
2704c42f71
|
|
@ -12,7 +12,7 @@
|
|||
return [
|
||||
'api_url' => env('BEIKE_API_URL', 'https://beikeshop.com'),
|
||||
'version' => '1.3.7',
|
||||
'build' => '20230619',
|
||||
'build' => '20230621',
|
||||
|
||||
'admin_name' => env('ADMIN_NAME'),
|
||||
'force_url_https' => env('APP_FORCE_HTTPS', false),
|
||||
|
|
|
|||
Loading…
Reference in New Issue