mirror of
https://github.com/laoxong/nofx.git
synced 2026-06-07 11:17:56 +08:00
7ce7361cef
- UpdatePositionQuantityAndPrice: add updated_at timestamp - ReducePositionQuantity: add updated_at and auto-close position when qty <= 0.0001 - UpdatePositionExchangeInfo: add updated_at timestamp Fixes position sync issue after int64 timestamp migration where GORM autoUpdateTime tag no longer works with int64 fields