auto_trade_sys/backend/api
薇薇安 163b8303ec feat(spot_order): 增强现货下单API的错误处理与文档说明
在现货下单API中添加了对下单金额的最小限制(5 USDT),并改进了错误处理机制,针对不同的Binance API异常提供了详细的错误信息。更新了API文档说明,确保用户能够更清晰地理解下单逻辑与要求。此改动提升了系统的健壮性与用户体验。
2026-02-25 09:26:29 +08:00
..
models a 2026-01-13 17:30:59 +08:00
routes feat(spot_order): 增强现货下单API的错误处理与文档说明 2026-02-25 09:26:29 +08:00
__init__.py a 2026-01-13 17:30:59 +08:00
auth_deps.py a 2026-02-03 11:55:04 +08:00
auth_utils.py 增加多账号的支持体系 2026-01-20 15:55:34 +08:00
main.py feat(recommendations): 添加现货推荐扫描与API支持 2026-02-25 08:40:52 +08:00
redis_log_handler.py a 2026-01-18 21:53:18 +08:00
supervisor_account.py 修正用户交易状态不正常显示问题 2026-02-03 11:35:54 +08:00