songxingwei 3 năm trước cách đây
mục cha
commit
513ebf5115
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      index.php

+ 0 - 1
index.php

@@ -15,7 +15,6 @@ namespace think;
 if (version_compare(PHP_VERSION, '7.1.0', '<'))
     die('require PHP > 7.1.0 !');
 
-die;
 
 // 检测PHP环境  允许前端跨域请求
 header("Access-Control-Allow-Origin:*");