Update zCoba.js

This commit is contained in:
bip production
2025-02-02 01:23:08 +08:00
committed by GitHub
parent 5b83a5d31e
commit a7a6c1317e

View File

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