From f619475d7cb82cebabadcc141f4eeed6636b44e3 Mon Sep 17 00:00:00 2001 From: Aug <17674666882@163.com> Date: Thu, 3 Apr 2025 18:05:00 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E8=AE=A2=E5=8D=95=E6=A8=A1=E5=9D=97?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 157 +++++++++++++------ admin-hanhai-vue/.env.development | 3 +- admin-hanhai-vue/.env.production | 3 +- .../api/massageController/OrderController.java | 19 ++- .../org/jeecg/modules/apiService/OrderService.java | 7 +- .../modules/apiService/impl/OrderServiceImpl.java | 172 ++++++++++++++++----- .../org/jeecg/modules/apiUtils/CommonUtils.java | 22 +++ 7 files changed, 295 insertions(+), 88 deletions(-) create mode 100644 jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiUtils/CommonUtils.java diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 5dada61..ad2baac 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,14 +1,12 @@ - + + + - - - - - - + + @@ -64,6 +62,7 @@ + @@ -79,7 +78,23 @@ - + + + + + + + +