MCPcopy Create free account
hub / github.com/smallfawn/QLScriptPublic / ok

Function ok

wxapp/yichengtong.js:105–107  ·  view source on GitHub ↗
(res)

Source from the content-addressed store, hash-verified

103}
104
105function ok(res) {
106 return Number(res?.code) === 200;
107}
108
109function taskSummary(list = []) {
110 return list

Callers 6

loginByCodeMethod · 0.70
loginByOperateDataMethod · 0.70
querySignHomeMethod · 0.70
signMethod · 0.70
queryTaskHomeMethod · 0.70
submitTaskMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected