Update zCoba.js

This commit is contained in:
bip production
2025-02-01 12:26:25 +08:00
committed by GitHub
parent 888b9a2c79
commit c8421f5f99

View File

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