MCPcopy Create free account
hub / github.com/Semporia/Scripts / clockInInitForFarm

Function clockInInitForFarm

jd_fruit.js:1099–1102  ·  view source on GitHub ↗

* 打卡领水API

()

Source from the content-addressed store, hash-verified

1097 * 打卡领水API
1098 */
1099async function clockInInitForFarm() {
1100 const functionId = arguments.callee.name.toString();
1101 $.clockInInit = await request(functionId);
1102}
1103
1104// 连续签到API
1105async function clockInForFarm() {

Callers 1

clockInInFunction · 0.85

Calls 1

requestFunction · 0.70

Tested by

no test coverage detected