Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/smallfawn/QLScriptPublic
/ pureGuid
Function
pureGuid
wxapp/hisense_aijia.js:127–129 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
125
}
126
127
function
pureGuid() {
128
return
uuid().replace(/-/g,
""
);
129
}
130
131
function
buildSign(data, postAndJSON) {
132
return
signString(data || {}, postAndJSON, SIGN_APP_KEY);
Callers
1
queryProfile
Method · 0.85
Calls
1
uuid
Function · 0.70
Tested by
no test coverage detected