From 333ce92033497e02fd92f256708315eaa70dc7ea Mon Sep 17 00:00:00 2001 From: rohon <2381984@qq.com> Date: Mon, 21 Oct 2024 10:26:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/misc.xml | 1 - pod-cloud.py | 23 +- pod_client/app.py | 1 - pod_client_cmd.py | 192 ++ pod_config.json | 4105 +++++++++++++++++++++++++++++++ requirements-pod-cloud.txt | 3 +- requirements_pod_client_cmd.txt | 2 + utils/util.py | 15 +- 8 files changed, 4324 insertions(+), 18 deletions(-) create mode 100644 pod_client_cmd.py create mode 100644 pod_config.json create mode 100644 requirements_pod_client_cmd.txt diff --git a/.idea/misc.xml b/.idea/misc.xml index 44c3d76..6ebfeba 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,3 @@ -