26 lines
544 B
JSON
Executable File
26 lines
544 B
JSON
Executable File
[
|
|
{
|
|
"id": "1",
|
|
"status": "completed",
|
|
"content": "修复 StockInfo 接口添加 outerDisk/innerDisk 字段",
|
|
"priority": "high"
|
|
},
|
|
{
|
|
"id": "2",
|
|
"status": "completed",
|
|
"content": "修复主力净流入显示逻辑(移除不正确的估算方式)",
|
|
"priority": "high"
|
|
},
|
|
{
|
|
"id": "3",
|
|
"status": "completed",
|
|
"content": "构建验证通过",
|
|
"priority": "high"
|
|
},
|
|
{
|
|
"id": "4",
|
|
"status": "completed",
|
|
"content": "开发服务器启动成功",
|
|
"priority": "high"
|
|
}
|
|
] |