From ebc3a026d1816a7eaa5c70c0b897ad8fb8b9222f Mon Sep 17 00:00:00 2001 From: lianlonggang Date: Wed, 1 Jul 2026 10:59:18 +0800 Subject: [PATCH] =?UTF-8?q?style(consult):=20banner=E5=9B=BE=E7=89=87?= =?UTF-8?q?=E8=8E=B7=E5=8F=96=E5=8A=9F=E8=83=BD=E8=B0=83=E6=95=B4=EF=BC=8C?= =?UTF-8?q?=E6=AF=8F=E6=AC=A1=E4=BF=AE=E6=94=B9nacos=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E4=BB=A3=E4=BB=B7=E5=A4=AA=E5=A4=A7=E4=BA=86=EF=BC=8C=E6=94=B9?= =?UTF-8?q?=E6=88=90=E7=BC=93=E5=AD=98=E9=85=8D=E7=BD=AE=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../service/impl/ConSessionServiceImpl.java | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/health-consultation/health-consultation-biz/src/main/java/com/renkang/consultation/service/impl/ConSessionServiceImpl.java b/health-consultation/health-consultation-biz/src/main/java/com/renkang/consultation/service/impl/ConSessionServiceImpl.java index cd7980c..2c3328f 100644 --- a/health-consultation/health-consultation-biz/src/main/java/com/renkang/consultation/service/impl/ConSessionServiceImpl.java +++ b/health-consultation/health-consultation-biz/src/main/java/com/renkang/consultation/service/impl/ConSessionServiceImpl.java @@ -45,6 +45,7 @@ import org.jeecg.global.GlobalUtils; import org.jeecg.modules.exports.entity.CommonExportsInfo; import org.jeecg.modules.manager.SysCacheImpl; import org.jeecg.modules.system.entity.SysDepart; +import org.jeecg.util.GlobalManager; import org.jeecg.util.WrapperUtils; import org.jeecgframework.poi.excel.ExcelExportUtil; import org.jeecgframework.poi.excel.entity.ExportParams; @@ -1267,8 +1268,16 @@ public class ConSessionServiceImpl extends ServiceImpl