feat: 第一次生成

This commit is contained in:
2025-05-04 20:37:40 +08:00
commit 5c01df4a93
42 changed files with 12705 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
PORT=3005
SEARCH_SERVICE_URL=http://192.168.1.99:8008
REDIS_HOST=192.168.1.99
REDIS_PORT=6379
REDIS_PASSWORD=
MYSQL_HOST=192.168.1.126
MYSQL_PORT=3306
MYSQL_USER=root
MYSQL_PASSWORD=rootroot
MYSQL_DATABASE=bps