From f99d947243c352fcef7ccc8d8721f37df395d34e Mon Sep 17 00:00:00 2001 From: dongxiaoyan Date: Thu, 20 Dec 2018 19:09:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=A4=E4=B8=AA=E5=B1=80?= =?UTF-8?q?=E7=82=B9=E5=90=8D=E7=A7=B0=E4=B8=BA=E8=8B=B1=E6=96=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/java/com/nis/web/dao/SystemHomePageDao.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/java/com/nis/web/dao/SystemHomePageDao.xml b/src/main/java/com/nis/web/dao/SystemHomePageDao.xml index 7db7a19..fc99bda 100644 --- a/src/main/java/com/nis/web/dao/SystemHomePageDao.xml +++ b/src/main/java/com/nis/web/dao/SystemHomePageDao.xml @@ -17,9 +17,9 @@ device.entrance_id entranceId, CASE device.entrance_id WHEN 1 THEN - '阿斯塔纳' + 'Astana' WHEN 2 THEN - '阿拉木图' + 'Alamty' ELSE - 1 END AS area,