Task: remove pn param

This commit is contained in:
2023-05-31 08:09:57 +08:00
parent 9311bd64ea
commit 3fab4a8fc5
4 changed files with 14 additions and 18 deletions

View File

@@ -13,7 +13,6 @@ Deno.test("DbTest", async () => {
gid: 1,
token: "dd",
pid: 1,
pn: 1,
type: TaskType.Download,
id: 0,
details: null,
@@ -24,7 +23,6 @@ Deno.test("DbTest", async () => {
gid: 1,
token: "dd",
pid: 1,
pn: 1,
type: TaskType.ExportZip,
id: 0,
details: "test",