dingdong-tools icon indicating copy to clipboard operation
dingdong-tools copied to clipboard

半自动叮咚买菜、美团买菜工具🔧,帮助监视当前派送时段(运力); --更新 四月之声 倾听上海的声音

Results 10 dingdong-tools issues
Sort by recently updated
recently updated
newest added

GET https://mall.meituan.com/api/c/poi/10000166/notice?uuid=1805465c9dcc8-93f09a12558fe0-0-5a900-1805465c9dc54&xuuid=1805465c9dcc8-93f09a12558fe0-0-5a900-1805465c9dc54&__reqTraceID=c88c301d-8a04-6c76-358b-c2471ce5f824&platform=ios&utm_medium=wxapp&brand=xiaoxiangmaicai&tenantId=1&utm_term=5.33.1&msgOpSource=2&poi=10000166&stockPois=10000166&ci=1&bizId=2&openId=oV_5G4wXrnpDWzzPA2OpxkkVlZrY&address_id=1950000008&sysName=iOS&sysVerion=15.4&app_tag=union&uci=1&userid=126711747 response:{ code: 0, data: { cycleType: 0 } } 请问是否url中某些参数要替换掉,否则会被美团识别出来并返回假数据?

![微信图片_20220425162607](https://user-images.githubusercontent.com/28973517/165050321-586a9bfc-856a-4024-94a4-54fe61b7ad86.jpg)

建议增加企业微信群机器人消息的提醒。美团只监控运力,可以加同时监控购物车有端口有货么。?

{ "success": false, "code": -3000, "msg": "抱歉人多拥挤,请稍后再试", "data": [], "tradeTag": "success", "server_time": 1650602763, "is_trade": 1 }

手机只能收到 叮咚运力监控中 的 bark 提醒, 运行时发现了可用时间段, bark 却没有提醒 ![image](https://user-images.githubusercontent.com/43466617/164367834-682cb2cd-cc93-4bfd-8560-2fb17949aced.png) ![image](https://user-images.githubusercontent.com/43466617/164367969-f77c26b2-210d-4d9f-bde6-1c16dac85a34.png)

有时候运行会终止,显示如下提示: { success: false, code: -3000, msg: '当前人多拥挤,请稍后尝试刷新页面', data: [] } 请教怎么解决?谢谢

PS C:\Users\Desktop\xx\src> node .\main.js 正在检查是否有可用配送时段... { success: false, code: 1, msg: '参数错误', data: [], tradeTag: 'success', server_time: 1649825006, is_trade: 1 } 是哪里参数填错了吗?