From bda1ce873514c0848c4ad76bdd2274f01ab5dcc1 Mon Sep 17 00:00:00 2001
From: zjh <1084500556@qq.com>
Date: 星期一, 11 八月 2025 08:48:08 +0800
Subject: [PATCH] zjh202500811

---
 ltkj-hosp/src/main/java/com/ltkj/hosp/service/impl/TjReportServiceImpl.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ltkj-hosp/src/main/java/com/ltkj/hosp/service/impl/TjReportServiceImpl.java b/ltkj-hosp/src/main/java/com/ltkj/hosp/service/impl/TjReportServiceImpl.java
index e3002a0..1fc8b2a 100644
--- a/ltkj-hosp/src/main/java/com/ltkj/hosp/service/impl/TjReportServiceImpl.java
+++ b/ltkj-hosp/src/main/java/com/ltkj/hosp/service/impl/TjReportServiceImpl.java
@@ -437,7 +437,7 @@
                         //澶氭潯鏍囧噯  鏍规嵁瀹㈡埛骞撮緞鎬у埆鍒ゆ柇
                         //鎬у埆
                         Long cusSex = customer.getCusSex();
-                        Date cusBrithday = customer.getCusBrithday();
+                        String cusBrithday = customer.getCusBrithday();
                         //骞撮緞
                         int age = DateUtil.ageOfNow(cusBrithday);
                         //閬嶅巻鍒ゆ柇鏍囧噯

--
Gitblit v1.8.0