MCPcopy 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

17let userList = [];
18let msg = "";
19class 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