From 22cb95d1d3ab7c0277abce7981a7d6b64e745f16 Mon Sep 17 00:00:00 2001 From: 176yunxuan <362612387@qq.com~> Date: Wed, 17 Apr 2024 10:53:25 +0800 Subject: [PATCH] =?UTF-8?q?bug:=E6=B6=88=E6=81=AF=E5=88=86=E9=A1=B5?= =?UTF-8?q?=E8=BF=94=E5=9B=9E=E5=A2=9E=E5=8A=A0=E6=80=BB=E6=95=B0=E7=AD=89?= =?UTF-8?q?=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .run/oa [clean,spring-boot_run].run.xml | 17 ++++++++++++++++- .../java/com/jsl/oa/model/vodata/PageBean.java | 17 +++++++++++++++++ .../oa/services/impl/MessageServiceImpl.java | 9 ++++++++- 3 files changed, 41 insertions(+), 2 deletions(-) create mode 100644 src/main/java/com/jsl/oa/model/vodata/PageBean.java diff --git a/.run/oa [clean,spring-boot_run].run.xml b/.run/oa [clean,spring-boot_run].run.xml index afe71aa..febc511 100644 --- a/.run/oa [clean,spring-boot_run].run.xml +++ b/.run/oa [clean,spring-boot_run].run.xml @@ -2,7 +2,22 @@