This website works better with JavaScript.
Explore
Help
Sign In
wangyifang
/
xukou-ticket-wx
Watch
1
Star
0
Fork
You've already forked xukou-ticket-wx
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2437d21cc4
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2437d21cc4'
${ noResults }
xukou-ticket-wx
/
uni_modules
/
Sansnn-uQRCode
/
js_sdk
/
gcanvas
/
context-webgl
/
classUtils.js
3 lines
97 B
Raw
Blame
History
export
function
getTransferedObjectUUID
(
name
,
id
)
{
return
`
${
name
.
toLowerCase
(
)
}
-
${
id
}
`
;
}
Reference in new issue
View Git Blame
Copy Permalink