MCPcopy Create free account
hub / github.com/circircir-circle/human_exist_device / getData

Method getData

mini_program/common/HttpService.js:21–23  ·  view source on GitHub ↗
(params, url)

Source from the content-addressed store, hash-verified

19
20 //获取GET数据
21 getData(params, url) {
22 return this.get(url || this.$$path.data, params);
23 }
24
25 //保存数据
26 saveData(params, url) {

Callers 15

DlFunction · 0.80
echarts.jsFile · 0.80
egFunction · 0.80
rgFunction · 0.80
myFunction · 0.80
DxFunction · 0.80
kxFunction · 0.80
LxFunction · 0.80
xSFunction · 0.80
bSFunction · 0.80
MSFunction · 0.80
HSFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected