We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug 描述
滴答清单账号绑定报错
复现步骤
重现的步骤:
预期行为
希望能够正常绑定滴答清单账号。
截图
请填写以下信息
其他背景
在此处添加有关该问题的任何其他上下文。
The text was updated successfully, but these errors were encountered:
接口读取的参数没有判空,我是个人版免费版的账号,返回的数据中读取的这个值可能为空
导致这里的 foreach 方法执行报错
加上一个判空逻辑,如果监测到是空的就不给对应属性写值就行
PS: 插件用的接口应该是非公开的接口,公开接口 版本都是 V1
Sorry, something went wrong.
No branches or pull requests
Bug 描述
滴答清单账号绑定报错
复现步骤
重现的步骤:
预期行为
希望能够正常绑定滴答清单账号。
截图
请填写以下信息
其他背景
在此处添加有关该问题的任何其他上下文。
The text was updated successfully, but these errors were encountered: