首次完整推送,
V:1.20240808.006
This commit is contained in:
@ -0,0 +1,3 @@
|
||||
export function getTransferedObjectUUID(name, id) {
|
||||
return `${name.toLowerCase()}-${id}`;
|
||||
}
|
Reference in New Issue
Block a user