From 1312ba82d4c880bdb5357d28e0d4af5b285f610f Mon Sep 17 00:00:00 2001
From: 高章伟 <gaozhangwei@prec-tech.com>
Date: 星期四, 10 三月 2022 15:54:39 +0800
Subject: [PATCH] 最近一月修改内容

---
 force-app/main/default/classes/NFM608Rest.cls |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/force-app/main/default/classes/NFM608Rest.cls b/force-app/main/default/classes/NFM608Rest.cls
index f0301be..35afcaa 100644
--- a/force-app/main/default/classes/NFM608Rest.cls
+++ b/force-app/main/default/classes/NFM608Rest.cls
@@ -224,7 +224,7 @@
         Map < String, String > VisitTypeMap = new Map < String, String > ();
         VisitTypeMap.put('鍏徃宸ヤ綔', '绀惧唴娲诲嫊');
         VisitTypeMap.put('鐢ㄦ埛鎷滆', '鐥呴櫌');
-        VisitTypeMap.put('缁忛攢鍟嗘嫓璁�', '璨╁2搴�');
+        VisitTypeMap.put('缁忛攢鍟嗘敮鎸�', '璨╁2搴�');
         VisitTypeMap.put('瀛︽湳浼氳', '绀惧銈ゃ儥銉炽儓');
         VisitTypeMap.put('绉诲姩', '绉诲嫊');
         VisitTypeMap.put('浼戝亣', '浼戞殗');

--
Gitblit v1.9.1