Update zCoba.js

This commit is contained in:
bip production
2025-02-02 02:01:48 +08:00
committed by GitHub
parent a451183a1f
commit bb1ca1d4e9

View File

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