删除股票相关功能,仅保留用户体系
This commit is contained in:
@@ -13,11 +13,3 @@ RUST_LOG=info
|
||||
# 端口
|
||||
BACKEND_PORT=3019
|
||||
FRONTEND_PORT=3018
|
||||
|
||||
# Tushare 数据源配置(token 必填,空 token 将无法启动同步)
|
||||
TUSHARE_TOKEN=
|
||||
|
||||
# 盘后数据同步配置
|
||||
DATA_SYNC_ENABLED=true
|
||||
DATA_SYNC_TIME=16:30
|
||||
DATA_SYNC_WEEKDAYS_ONLY=true
|
||||
|
||||
Reference in New Issue
Block a user