-
Notifications
You must be signed in to change notification settings - Fork 377
New issue
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
快速分发文件插件支持文件源类型 #7474
Comments
文件路径支持输入多个,以换行或者英文逗号分隔,placeholder调整为: 请输入源文件在文件源中的完整路径,多个以换行或逗号分隔 |
lTimej
added a commit
to lTimej/bk-sops
that referenced
this issue
Jun 5, 2024
lTimej
added a commit
to lTimej/bk-sops
that referenced
this issue
Jun 11, 2024
lTimej
added a commit
to lTimej/bk-sops
that referenced
this issue
Jun 12, 2024
lTimej
added a commit
to lTimej/bk-sops
that referenced
this issue
Jun 12, 2024
lTimej
added a commit
to lTimej/bk-sops
that referenced
this issue
Jun 12, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
关键信息
快速分发文件插件,新增文件源的支持,保持和作业平台同步
新增源文件来源区分服务器文件和文件源文件,默认值为服务器
文件源数据为手动下拉,placeholder:请选择文件源,文件源选择需要预研下是否能同时支持手动输入,以便于在通过API传参时外部系统可以自定义传入文件源信息
文件路径为人工输入全路径,placeholder: 请输入源文件在文件源中的完整路径
The text was updated successfully, but these errors were encountered: