chengyc17

Results 2 issues of chengyc17

三种安装方式均有问题: 安装方式一:Dubboctl 安装:git clone https://github.com/apache/dubbo-admin.git拉取不下来; 安装方式二:Helm 安装,请说清楚是helm2还是3,我用的heml3,在执行helm repo add 时,报该命令需要两个参数的异常; 安装方式三:VM 安装,curl installer.sh时,报: sh: line 1: syntax error near unexpected token `newline' sh: line 1: `' 到底如何安装,请文档里写清楚

**What kind of change does this PR introduce?** (check at least one) - [job立即停止功能 ] Feature **The description of the PR:** job立即停止,操作截图: ![图片](https://github.com/user-attachments/assets/b0f728a5-ed9e-4862-af2e-910699f9bbf2) com.xxl.job.executor.service.jobhandler.SampleXxlJob#demoJobHandler里也给出了使用的例子