xaoyaoo
xaoyaoo
### Please check for a duplicate first - [X] I have checked the issue tracker if my bug has already been fixed or answered in another (possibly closed) issue. ###...
将所有的接口抽象为同一个接口,提供统一的调用。 通过不同的参数调用不同平台的接口,比如 参数设置为 抖音,则调用抖音可用的接口(将接口按照可信度排序,根据可信度优先调用)。
Based on the provided error message, it seems that there is an issue with the `pymem` library while running the `wxdump info` command. The specific error is `pymem.exception.WinAPIError: Windows api...
``` function doUpload(filePath, success, fail, options, progress, cancelTask) { if (null == config.qiniuUploadToken && config.qiniuUploadToken.length > 0) { console.error('qiniu UploadToken is null, please check the init config or networking'); return;...
如果在打卡范围内,先开启mockgps然后打开钉钉打卡,那么不会提示虚拟定位软件,如果在打卡范围外,按照上述操作,则会提醒虚拟定位软件。 猜测:玎玎是否有其他方式验证定位的准确性