From ac8850da455cad6bf4144bcf6f4587d1863f8251 Mon Sep 17 00:00:00 2001 From: a7458969 <290198252@qq.com> Date: Sat, 28 Mar 2020 00:00:46 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A1=AC=E4=BB=B6=E7=AE=A1=E7=90=86=E5=90=8E?= =?UTF-8?q?=E7=AB=AF=E6=8E=A5=E5=8F=A3=E5=AE=9E=E7=8E=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 15 +++++++++++++-- controller/file.go | 31 +++++++++++++++++++++++++++++++ controller/hardware.go | 12 ++++-------- main.go | 5 +++-- model/hardware.go | 13 ++++++++++--- utils/const.go | 5 +++++ 6 files changed, 66 insertions(+), 15 deletions(-) create mode 100644 utils/const.go diff --git a/.idea/workspace.xml b/.idea/workspace.xml index cee89fe..c9944a1 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,9 +2,12 @@ - + - + + + +