dashboard
repositories
filestore
activity
search
login
交易所
/
synthesize_trading-order-master
综合交易所
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
1
zj
yesterday
befbf57e4112d07003bff18102f556a1e5a154de
[交易所/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 '跟随者自定义杠杆倍数';