Karson 1 anno fa
parent
commit
57da65acd0
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      application/config.php

+ 1 - 1
application/config.php

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