Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/smallfawn/QLScriptPublic
/
Class
wxapp/wx_midea.js:19–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
let
userList = [];
18
let
msg =
""
;
19
class
UserInfo {
20
constructor(str) {
21
this.index = ++userIdx;
22
this.ck = str.split(strSplitor)[0];
//单账号多变量分隔符
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected