fix 多个容器名,拼接

This commit is contained in:
thsrite
2024-04-13 22:49:59 +08:00
parent 3cf562e62b
commit 62362f6136
3 changed files with 9 additions and 8 deletions

View File

@@ -279,11 +279,12 @@
"DockerManager": {
"name": "docker管理",
"description": "管理宿主机docker自定义容器定时任务。",
"version": "1.1",
"version": "1.2",
"icon": "Docker_F.png",
"author": "thsrite",
"level": 1,
"history": {
"v1.2": "多个容器名,拼接",
"v1.1": "修复多个任务立即运行一次",
"v1.0": "init"
}