You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
290 B
6 lines
290 B
|
1 week ago
|
# 任务列表
|
||
|
|
|
||
|
|
- [x] 1. 修复期权盈亏计算:`save_to_db` 中期权 `close_pnl` 改为使用权利金(带正负号)
|
||
|
|
- [x] 2. 收集去重详情:`save_to_db` 新增 `skipped_details` 列表,记录被跳过的记录详情
|
||
|
|
- [x] 3. 修复批量导入 + 前端展示去重详情
|