Update zCoba.js

This commit is contained in:
bip production
2025-02-02 01:34:40 +08:00
committed by GitHub
parent a7a6c1317e
commit 6eef699959

View File

@@ -23,4 +23,4 @@ const data = [
];
console.log(new Set(data.map((d) => d.authorId)));
// v004
// v005