Update zCoba.js

This commit is contained in:
bip production
2025-02-01 17:30:29 +08:00
committed by GitHub
parent c8421f5f99
commit 5fb27ded62

View File

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