Explorar el Código

更新版本号

Karson hace 3 años
padre
commit
70b9c8affe
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      application/config.php

+ 1 - 1
application/config.php

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