From fce85afc71df479f22742ea5b26982b8e0c0d4f4 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Sat, 9 Dec 2023 22:47:15 +0300 Subject: [PATCH] =?UTF-8?q?=D1=81=D1=83=D0=BC=D0=BC=D0=B0=D1=80=D0=BD?= =?UTF-8?q?=D0=BE=D0=B5=20=D1=87=D0=B8=D1=81=D0=BB=D0=BE=20=D0=B7=D0=B0?= =?UTF-8?q?=D0=B4=D0=B0=D1=87,=20=D0=B8=20=D0=B2=D1=80=D0=B5=D0=BC=D1=8F?= =?UTF-8?q?=20=D0=BF=D0=B0=D0=BA=D0=B5=D1=82=D0=BE=D0=B2=20=D0=BF=D1=80?= =?UTF-8?q?=D0=B8=20=D1=8D=D0=BA=D1=81=D0=BF=D0=BE=D1=80=D1=82=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 3 + src/Common/Utils/Utils.java | 14 ++- src/Repository/Server/ServerCode.java | 4 +- src/TestingSystem/Common/TestingServer.java | 11 +++ .../Passes/All/ExportTasksPackageToExcel.java | 91 ++++++++++--------- 5 files changed, 77 insertions(+), 46 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index a52dee8b..b58d53b5 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -8,6 +8,9 @@ + + +