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
非常感谢😁您提供如此强大和方便的工具,我在使用中碰到了一些问题 同步订阅页面节点未开启定时选项会在if判断中过滤 看了一下代码点击全部上传按钮时 会去判断artifact.sync属性 这个属性当我打开定时按钮后赋予了true,感觉这地方有点歧义 定时按理是类似cron之类的东西,但是一键上传按钮从意义上判断应该不受artifact.sync属性影响,不知道我说的对不对
同步订阅
定时选项
if判断
artifact.sync
The text was updated successfully, but these errors were encountered:
感谢你的建议!这个全部上传按钮确实有歧义,后续会更改其行为
Sorry, something went wrong.
No branches or pull requests
非常感谢😁您提供如此强大和方便的工具,我在使用中碰到了一些问题
同步订阅
页面节点未开启定时选项
会在if判断
中过滤看了一下代码点击全部上传按钮时 会去判断
artifact.sync
属性 这个属性当我打开定时按钮后赋予了true,感觉这地方有点歧义定时按理是类似cron之类的东西,但是一键上传按钮从意义上判断应该不受
artifact.sync
属性影响,不知道我说的对不对The text was updated successfully, but these errors were encountered: