diff --git a/Server/.htaccess b/Server/.htaccess index 0519ecba..e69de29b 100644 --- a/Server/.htaccess +++ b/Server/.htaccess @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Server/.user.ini b/Server/.user.ini deleted file mode 100644 index da4d173f..00000000 --- a/Server/.user.ini +++ /dev/null @@ -1 +0,0 @@ -open_basedir="D:/Yongpxu/Project/Server/;C:/Windows/Temp/;C:/Temp/;D:/BtSoft/temp/session/" \ No newline at end of file diff --git a/Server/composer.json b/Server/composer.json index b03a37f4..61d3fa7c 100644 --- a/Server/composer.json +++ b/Server/composer.json @@ -16,19 +16,8 @@ } ], "require": { - "php": ">=7.0", - "topthink/framework": "5.1.*", - "phpoffice/phpexcel": "^1.8", - "endroid/qr-code": "^2.5", - "alibabacloud/dysmsapi-20170525": "2.0.16", - "hashids/hashids": "^3.0", - "aliyuncs/oss-sdk-php": "^2.7", - "topthink/think-worker": "2.0.*", - "topthink/think-queue": "2.0.*", - "textalk/websocket": "^1.5", - "guzzlehttp/guzzle": "^7.9", - "eison/utils": "^1.2", - "overtrue/wechat": "~5.0" + "php": ">=5.4.0", + "topthink/framework": "5.0.*" }, "autoload": { "psr-4": { @@ -39,13 +28,6 @@ "think-path": "thinkphp" }, "config": { - "preferred-install": "dist", - "allow-plugins": { - "topthink/think-installer": true, - "easywechat-composer/easywechat-composer": true - } - }, - "require-dev": { - "symfony/var-dumper": "^5.4" + "preferred-install": "dist" } } diff --git a/Server/nginx.htaccess b/Server/nginx.htaccess new file mode 100644 index 00000000..e69de29b diff --git a/Server/thinkphp/tpl/think_exception.tpl b/Server/thinkphp/tpl/think_exception.tpl index ff7c2870..bd2e2cc2 100644 --- a/Server/thinkphp/tpl/think_exception.tpl +++ b/Server/thinkphp/tpl/think_exception.tpl @@ -81,7 +81,6 @@ 系统发生错误 -