完善打包和打包后的节点更新逻辑;

This commit is contained in:
2022-11-19 15:25:45 +08:00
parent a432778cd3
commit 67a3d287ad
3 changed files with 53 additions and 11 deletions

View File

@@ -23,4 +23,4 @@ class NodeService
->getNodelist();
return $nodeList;
}
}
}