初始化

This commit is contained in:
SunYF
2026-08-28 14:07:22 +08:00
parent a185247ab1
commit b34325a16f
971 changed files with 291 additions and 220360 deletions
-31
View File
@@ -1,31 +0,0 @@
Name: bj_power_wms
Host: 0.0.0.0
Port: 8890
Timeout: 10000
# PostgreSQL
Postgres:
Host: 127.0.0.1
Port: 5432
User: postgres
Password: postgres
DBName: bj_power_wms
SSLMode: disable
# JWT(短有效期 + 滑动续签)
Auth:
AccessSecret: Hardman_2026
AccessExpire: 1800
# 项目间内部 API 写死 token
Internal:
Token: Hardman_2026
Log:
Mode: file
Path: logs
Level: info
Redis:
Host: 127.0.0.1:6379
Type: node