commit 198b8bf2a6f1c9381697df5f4b725dcdbe3ef8d1 Author: topdog Date: Thu Oct 2 02:17:48 2025 +0000 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2b6a46e --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +# ---> ThinkPHP +# gitignore template for ThinkPHP v3.2.3 +# website: http://www.thinkphp.cn/ + +# Logs and Cache files +/Application/Runtime/ + +# Common configure file +/Application/Common/Conf/config.php diff --git a/README.md b/README.md new file mode 100644 index 0000000..591b862 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# jianfeng-server + +剑峰农业认养后端 \ No newline at end of file