From d6427dc57b579d8881024110e82354c363c596cc Mon Sep 17 00:00:00 2001 From: liwenxuan <1298531568@qq.com> Date: Thu, 3 Aug 2023 08:01:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9D=8E=E6=96=87=E8=BD=A9=E6=9C=AC=E5=9C=B0?= =?UTF-8?q?=E5=BC=80=E5=8F=91=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/compiler.xml | 4 +-- .idea/inspectionProfiles/Project_Default.xml | 1 + .idea/jarRepositories.xml | 5 ++++ .../controller/StockTakingController.java | 4 +-- .../impl/DepositoryRecordServiceImpl.java | 28 +++++++++---------- .../service/impl/QyWxOperationService.java | 8 +++--- .../service/impl/StockTakingServiceImpl.java | 16 +++++------ src/main/resources/application.yml | 2 +- .../pages/QyWxScanCode/QyWxScanBarCodeIn.html | 2 +- 9 files changed, 38 insertions(+), 32 deletions(-) diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 65eef206..3017bdce 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -8,13 +8,13 @@ - + + - \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index 106ba307..5ec24e97 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -1,6 +1,7 @@