mirror of https://gitee.com/karson/fastadmin.git
parent
b06d963a4a
commit
7e3205fd38
|
|
@ -276,7 +276,7 @@ return [
|
||||||
//自动检测更新
|
//自动检测更新
|
||||||
'checkupdate' => false,
|
'checkupdate' => false,
|
||||||
//版本号
|
//版本号
|
||||||
'version' => '1.0.0.20200228_beta',
|
'version' => '1.0.0.20200506_beta',
|
||||||
//API接口地址
|
//API接口地址
|
||||||
'api_url' => 'https://api.fastadmin.net',
|
'api_url' => 'https://api.fastadmin.net',
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue