dashboard
repositories
filestore
activity
search
login
交易所
/
synthesize_trading-order-master
综合交易所
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
1
zj
2026-06-05
2e3e12aca66acfcb03cf7da9c23eed3d3bfee84d
[交易所/synthesize_trading-order-master.git]
/
docs
/
db
/
V5__follow_leverage_support.sql
1
2
ALTER TABLE T_TRADER_FOLLOW_USER
ADD COLUMN LEVER_RATE DECIMAL(32, 16) NOT NULL DEFAULT 1 COMMENT '跟随者自定义杠杆倍数';