You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Hydro/packages/ui-default/templates/partials/training_default.json

15 lines
218 B
JSON

[
{
"_id": 1,
"title": "最初的最初 - A+B Problem",
"requireNids": [],
"pids": [1, "P1001"]
},
{
"_id": 2,
"title": "最初的进阶",
"requireNids": [1],
"pids": [2, 3]
}
]