From 72ed214b41e6cfc3f55b9c7d9783320863f566fa Mon Sep 17 00:00:00 2001 From: xiaoxialulu <546464268@qq.com> Date: Thu, 26 Sep 2024 10:57:56 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9Aproto=20message=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- unit-backend/.idea/workspace.xml | 33 +++++++++-------- .../api/services/protos/executor.proto | 29 +++++++++------ .../api/services/protos/executor_pb2.py | 36 ++++++++++--------- unit-backend/logs/EasyPost_collect.log | 6 ++++ unit-executor/protos/executor.proto | 29 +++++++++------ unit-executor/protos/executor_pb2.py | 36 ++++++++++--------- 6 files changed, 100 insertions(+), 69 deletions(-) diff --git a/unit-backend/.idea/workspace.xml b/unit-backend/.idea/workspace.xml index a2e1337..99535b4 100644 --- a/unit-backend/.idea/workspace.xml +++ b/unit-backend/.idea/workspace.xml @@ -4,10 +4,13 @@