更新版本号

pull/493/head v1.6.0.20250331
Karson 2025-03-31 17:24:14 +08:00
parent 3637028f89
commit b13ed1da95
1 changed files with 1 additions and 1 deletions

View File

@ -302,7 +302,7 @@ return [
//允许跨域的域名,多个以,分隔
'cors_request_domain' => 'localhost,127.0.0.1',
//版本号
'version' => '1.5.4.20250312',
'version' => '1.6.0.20250331',
//API接口地址
'api_url' => 'https://api.fastadmin.net',
],