From d295683eba045159c9e7cbe92ef83ebe744a2a6a Mon Sep 17 00:00:00 2001 From: "litao@lymsh.com" Date: Fri, 25 Aug 2017 17:16:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../platform/operate/web/service/impl/PlantformConfigServiceImpl.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform-operate-api/src/main/java/com/lyms/platform/operate/web/service/impl/PlantformConfigServiceImpl.java b/platform-operate-api/src/main/java/com/lyms/platform/operate/web/service/impl/PlantformConfigServiceImpl.java index b437e49..aff33cb 100644 --- a/platform-operate-api/src/main/java/com/lyms/platform/operate/web/service/impl/PlantformConfigServiceImpl.java +++ b/platform-operate-api/src/main/java/com/lyms/platform/operate/web/service/impl/PlantformConfigServiceImpl.java @@ -173,8 +173,8 @@ public class PlantformConfigServiceImpl extends BaseServiceImpl implements Plant "天的及时矫治是可以得到治愈的。所以说儿童眼病的预防就是定期对儿童的眼睛视功能发育进行追" + "踪检查,发现异常及时进行早期干预,防止视功能的正常发育受到干扰,导致终生遗憾。\r\n" + "因此,医生建议您: 即使初筛通过也要带宝宝进行定期的眼保健检查,以便早期发现眼病,早期治疗。\r\n" + - "地址: 德州市妇幼保健院门诊楼2 楼眼科\r\n" + - "预约电话: 2310669 2310063" + "预约电话: 2310669 2310063\r\n" + + "地址: 德州市妇幼保健院门诊楼2 楼眼科" ); return message; } -- 1.8.3.1