14 lines
269 B
JSON
14 lines
269 B
JSON
|
|
[
|
||
|
|
{
|
||
|
|
"content": "修改 FactoryManage 添加新建工厂按钮和弹窗",
|
||
|
|
"id": "1",
|
||
|
|
"priority": "high",
|
||
|
|
"status": "in_progress"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"content": "类型检查和编译验证",
|
||
|
|
"id": "2",
|
||
|
|
"priority": "high",
|
||
|
|
"status": "pending"
|
||
|
|
}
|
||
|
|
]
|